Removed debug line

This commit is contained in:
Facundo Batista 2018-04-18 17:34:23 -03:00
부모 be5792cb79
커밋 3ee13ab9fc

파일 보기

@ -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("[{")