server/mssteps.py
changeset 8694 d901c36bcfce
parent 8151 8e3fa37cd8aa
--- a/server/mssteps.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/mssteps.py	Thu Feb 14 15:39:23 2013 +0100
@@ -22,8 +22,6 @@
 * each step has is own members (this is not necessarily bad, but a bit messy
   for now)
 """
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from rql.nodes import VariableRef, Variable, Function