There was an error while loading. Please reload this page.
1 parent 419967b commit 41fef63Copy full SHA for 41fef63
1 file changed
Lib/lib2to3/fixer_base.py
@@ -4,7 +4,6 @@
4
"""Base class for fixers (optional, but recommended)."""
5
6
# Python imports
7
-import logging
8
import itertools
9
10
# Local imports
0 commit comments