entities/wfobjs.py
changeset 9892 928732ec00dd
parent 9256 697a8181ba30
child 10095 200bd6a601dc
--- a/entities/wfobjs.py	Wed Jul 09 15:44:09 2014 +0200
+++ b/entities/wfobjs.py	Thu Jul 17 11:08:56 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