entities/__init__.py
changeset 8748 f5027f8d2478
parent 8450 11063635c4e4
child 8899 c7a95ebcc093
--- a/entities/__init__.py	Wed Mar 20 17:58:14 2013 +0100
+++ b/entities/__init__.py	Tue Mar 12 12:50:05 2013 +0100
@@ -24,7 +24,7 @@
 from logilab.common.deprecation import deprecated
 from logilab.common.decorators import cached
 
-from cubicweb import Unauthorized, typed_eid
+from cubicweb import Unauthorized
 from cubicweb.entity import Entity