Skip to content

Commit 1f9d549

Browse files
authored
[2.7] remove unused import (GH-5040). (#5043)
(cherry picked from commit e325608)
1 parent 417f76a commit 1f9d549

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
@@ -11,7 +11,6 @@
1111
__author__ = "Guido van Rossum <[email protected]>"
1212

1313
# Python imports
14-
import os
1514
import StringIO
1615

1716
# Fairly local imports

0 commit comments

Comments
 (0)