cubicweb/entities/wfobjs.py
changeset 12506 d97f9b8df92a
parent 11810 2e03bb4372b2
child 12567 26744ad37953
--- a/cubicweb/entities/wfobjs.py	Thu Mar 14 14:45:18 2019 +0100
+++ b/cubicweb/entities/wfobjs.py	Thu Mar 14 14:45:27 2019 +0100
@@ -28,7 +28,6 @@
 from six import text_type, string_types
 
 from logilab.common.decorators import cached, clear_cache
-from logilab.common.deprecation import deprecated
 
 from cubicweb.entities import AnyEntity, fetch_config
 from cubicweb.view import EntityAdapter