Skip to content

Commit b4f237b

Browse files
committed
chore: remove obsolete import
1 parent cefa1f1 commit b4f237b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tika/unpack.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import tarfile
1919
from contextlib import closing
2020
from io import BytesIO, TextIOWrapper
21-
from sys import version_info
2221

2322
from .tika import ServerEndpoint, callServer, parse1
2423

0 commit comments

Comments
 (0)