rqlrewrite.py
changeset 8694 d901c36bcfce
parent 8452 1ad42383a9ec
child 8748 f5027f8d2478
--- a/rqlrewrite.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/rqlrewrite.py	Thu Feb 14 15:39:23 2013 +0100
@@ -20,8 +20,6 @@
 
 This is used for instance for read security checking in the repository.
 """
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from rql import nodes as n, stmts, TypeResolverException