Removed debug line
This commit is contained in:
parent
be5792cb79
commit
3ee13ab9fc
@ -321,7 +321,6 @@ class Generic(object):
|
|||||||
Note that we can not check the JSON properly as we only receive here
|
Note that we can not check the JSON properly as we only receive here
|
||||||
the original file truncated.
|
the original file truncated.
|
||||||
"""
|
"""
|
||||||
print("===== peek", repr(peek))
|
|
||||||
return peek.startswith("[{")
|
return peek.startswith("[{")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user