hooks/test/unittest_integrity.py
changeset 8694 d901c36bcfce
parent 7791 31bb51ea5485
child 9275 ea7fd598ced9
--- a/hooks/test/unittest_integrity.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/hooks/test/unittest_integrity.py	Thu Feb 14 15:39:23 2013 +0100
@@ -18,8 +18,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """functional tests for integrity hooks"""
 
-from __future__ import with_statement
-
 from cubicweb import ValidationError
 from cubicweb.devtools.testlib import CubicWebTC