entities/wfobjs.py
branchstable
changeset 9928 0d831b40fa48
parent 9256 697a8181ba30
child 10095 200bd6a601dc
--- a/entities/wfobjs.py	Thu Jun 12 12:28:10 2014 +0200
+++ b/entities/wfobjs.py	Tue Sep 02 12:22:18 2014 +0200
@@ -27,7 +27,6 @@
 
 from logilab.common.decorators import cached, clear_cache
 from logilab.common.deprecation import deprecated
-from logilab.common.compat import any
 
 from cubicweb.entities import AnyEntity, fetch_config
 from cubicweb.view import EntityAdapter