Skip to content

Commit e325608

Browse files
authored
remove unused import (#5040)
1 parent e5f7dcc commit e325608

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)