Skip to content

Commit 2244903

Browse files
bites 222 - itertools islice - remove unused imports
1 parent 8c51ffa commit 2244903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

222/grouping.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import types
21
from itertools import islice
32

43

0 commit comments

Comments
 (0)