Commit e3256087 authored by Benjamin Peterson's avatar Benjamin Peterson Committed by GitHub

remove unused import (#5040)

parent e5f7dcce
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment