Skip to content

Commit 1b2812a

Browse files
miss-islingtonbenjaminp
authored andcommitted
remove unused import (pythonGH-5040) (python#5042)
(cherry picked from commit e325608)
1 parent 85f71aa commit 1b2812a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/lib2to3/patcomp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
# Python imports
1414
import io
15-
import os
1615

1716
# Fairly local imports
1817
from .pgen2 import driver, literals, token, tokenize, parse, grammar

0 commit comments

Comments
 (0)