test/unittest_entity.py
changeset 8694 d901c36bcfce
parent 8535 268b6349baf3
child 8696 0bb18407c053
--- a/test/unittest_entity.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/test/unittest_entity.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 cubicweb.web.views.entities module"""
 
-from __future__ import with_statement
-
 from datetime import datetime
 
 from logilab.common import tempattr