server/test/unittest_migractions.py
changeset 8694 d901c36bcfce
parent 8111 d1be698018d2
child 8696 0bb18407c053
--- a/server/test/unittest_migractions.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/test/unittest_migractions.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.server.migractions"""
 
-from __future__ import with_statement
-
 from copy import deepcopy
 from datetime import date
 from os.path import join