mirror of
https://github.com/python/cpython.git
synced 2025-08-26 19:55:24 +00:00
Removed unused imports.
This commit is contained in:
parent
a6f26c1d34
commit
ccd047ea4b
26 changed files with 11 additions and 31 deletions
|
@ -26,7 +26,6 @@ from itertools import chain
|
|||
from .pgen2 import driver, tokenize, token
|
||||
from .fixer_util import find_root
|
||||
from . import pytree, pygram
|
||||
from . import btm_utils as bu
|
||||
from . import btm_matcher as bm
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue