diff -r a6ca96ec8693 -r d901c36bcfce hooks/test/unittest_integrity.py --- 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 . """functional tests for integrity hooks""" -from __future__ import with_statement - from cubicweb import ValidationError from cubicweb.devtools.testlib import CubicWebTC