We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21d32f3 + b4f237b commit 2682864Copy full SHA for 2682864
1 file changed
tika/unpack.py
@@ -18,7 +18,6 @@
18
import tarfile
19
from contextlib import closing
20
from io import BytesIO, TextIOWrapper
21
-from sys import version_info
22
23
from .tika import ServerEndpoint, callServer, parse1
24
0 commit comments