Skip to content

Commit 3d3e9ff

Browse files
committed
merge 3.5
2 parents 9a953db + 41fef63 commit 3d3e9ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/lib2to3/fixer_base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""Base class for fixers (optional, but recommended)."""
55

66
# Python imports
7-
import logging
87
import itertools
98

109
# Local imports

0 commit comments

Comments
 (0)