mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
remove unused import (#5040)
This commit is contained in:
parent
e5f7dccefa
commit
e325608740
@ -12,7 +12,6 @@ __author__ = "Guido van Rossum <guido@python.org>"
|
||||
|
||||
# Python imports
|
||||
import io
|
||||
import os
|
||||
|
||||
# Fairly local imports
|
||||
from .pgen2 import driver, literals, token, tokenize, parse, grammar
|
||||
|
Loading…
Reference in New Issue
Block a user