test/unittest_dbapi.py
changeset 8694 d901c36bcfce
parent 8544 3d049071957e
child 9068 86dcc29740e0
--- a/test/unittest_dbapi.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/test/unittest_dbapi.py	Thu Feb 14 15:39:23 2013 +0100
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """unittest for cubicweb.dbapi"""
 
-from __future__ import with_statement
-
 from copy import copy
 
 from logilab.common import tempattr