entities/test/unittest_wfobjs.py
changeset 8694 d901c36bcfce
parent 8660 aa865f3be80d
child 8696 0bb18407c053
--- a/entities/test/unittest_wfobjs.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/entities/test/unittest_wfobjs.py	Thu Feb 14 15:39:23 2013 +0100
@@ -16,8 +16,6 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 
-from __future__ import with_statement
-
 from cubicweb import ValidationError
 from cubicweb.devtools.testlib import CubicWebTC