mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
remove unused import (#5040)
This commit is contained in:
parent
e5f7dccefa
commit
e325608740
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue