diff -r a6ca96ec8693 -r d901c36bcfce test/unittest_entity.py --- 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 . """unit tests for cubicweb.web.views.entities module""" -from __future__ import with_statement - from datetime import datetime from logilab.common import tempattr