test/unittest_schema.py
changeset 8694 d901c36bcfce
parent 8549 0740ffe73df1
child 8945 ba9e3fbfa5a5
--- a/test/unittest_schema.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/test/unittest_schema.py	Thu Feb 14 15:39:23 2013 +0100
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """unit tests for module cubicweb.schema"""
 
-from __future__ import with_statement
-
 import sys
 from os.path import join, isabs, basename, dirname