Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 41fef63

Browse files
committed
rm unused import
1 parent 419967b commit 41fef63

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)