Skip to content

Commit d2ad6e0

Browse files
committed
Remove unused import
1 parent bacb253 commit d2ad6e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zipp.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import io
22
import posixpath
33
import zipfile
4-
import functools
54
import itertools
65
import contextlib
76
from collections import OrderedDict

0 commit comments

Comments
 (0)