[2.7] remove unused import (GH-5040). (#5043)
(cherry picked from commit e325608740
)
This commit is contained in:
parent
417f76a20e
commit
1f9d549a3b
|
@ -11,7 +11,6 @@ The compiler compiles a pattern to a pytree.*Pattern instance.
|
|||
__author__ = "Guido van Rossum <guido@python.org>"
|
||||
|
||||
# Python imports
|
||||
import os
|
||||
import StringIO
|
||||
|
||||
# Fairly local imports
|
||||
|
|
Loading…
Reference in New Issue