Commit 85121d05 authored by Stefan Behnel's avatar Stefan Behnel

removed unused imports

--HG--
extra : rebase_source : 09827cfa1f4958e1cfe95622fe4781ada9b0677c
parent 4b5ecb7f
...@@ -3,11 +3,9 @@ ...@@ -3,11 +3,9 @@
# #
# Tree visitor and transform framework # Tree visitor and transform framework
# #
import cython
import inspect import inspect
import Nodes import Nodes
import ExprNodes import ExprNodes
import Naming
import Errors import Errors
import DebugFlags import DebugFlags
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment