Skip to content

Commit fcf0dea

Browse files
committed
[2.7] remove unused import (GH-5040).
(cherry picked from commit e325608)
1 parent 417f76a commit fcf0dea

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 <guido@python.org>"
1212

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

1716
# Fairly local imports

0 commit comments

Comments
 (0)