mirror of
https://github.com/python/cpython.git
synced 2025-09-11 11:17:16 +00:00
Removed unused imports.
This commit is contained in:
parent
a6f26c1d34
commit
ccd047ea4b
26 changed files with 11 additions and 31 deletions
|
@ -31,7 +31,6 @@ CAVEATS:
|
|||
|
||||
# Local imports
|
||||
from .. import pytree
|
||||
from ..pgen2 import token
|
||||
from .. import fixer_base
|
||||
from ..fixer_util import Name, parenthesize
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue