server/test/unittest_repository.py
changeset 8694 d901c36bcfce
parent 8670 f02139297beb
child 8821 c4aa23af0baa
--- a/server/test/unittest_repository.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/test/unittest_repository.py	Thu Feb 14 15:39:23 2013 +0100
@@ -18,8 +18,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """unit tests for module cubicweb.server.repository"""
 
-from __future__ import with_statement
-
 import os
 import sys
 import threading