server/hook.py
changeset 8694 d901c36bcfce
parent 8666 1dd655788ece
child 9257 ce338133c92c
child 9267 24d9b86dfa54
--- a/server/hook.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/hook.py	Thu Feb 14 15:39:23 2013 +0100
@@ -245,9 +245,6 @@
 .. autoclass:: cubicweb.server.hook.LateOperation
 .. autoclass:: cubicweb.server.hook.DataOperationMixIn
 """
-
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from warnings import warn