We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada7be6 commit bd835e1Copy full SHA for bd835e1
libmodernize/fixes/fix_filter.py
@@ -2,9 +2,6 @@
2
# Licensed to PSF under a Contributor Agreement.
3
from __future__ import absolute_import
4
5
-from lib2to3 import fixer_util
6
-from lib2to3 import pygram
7
-from lib2to3 import pytree
8
from lib2to3.fixes import fix_filter
9
import libmodernize
10
libmodernize/fixes/fix_map.py
@@ -2,7 +2,6 @@
from lib2to3.fixes import fix_map
0 commit comments