diff -r c0d4244e5abc -r f5027f8d2478 entities/__init__.py --- 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