diff --git a/isso/migrate.py b/isso/migrate.py index 3628460..e23ec8c 100644 --- a/isso/migrate.py +++ b/isso/migrate.py @@ -321,7 +321,6 @@ class Generic(object): Note that we can not check the JSON properly as we only receive here the original file truncated. """ - print("===== peek", repr(peek)) return peek.startswith("[{")