misc/migration/bootstrapmigration_repository.py
changeset 8694 d901c36bcfce
parent 8279 fa167153d384
child 8696 0bb18407c053
--- a/misc/migration/bootstrapmigration_repository.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/misc/migration/bootstrapmigration_repository.py	Thu Feb 14 15:39:23 2013 +0100
@@ -19,7 +19,6 @@
 
 it should only include low level schema changes
 """
-from __future__ import with_statement
 
 from cubicweb.server.session import hooks_control
 from cubicweb.server import schemaserial as ss