mixins.py
branchstable
changeset 4719 aaed3f813ef8
parent 4401 4d973c834eb3
child 5309 e8567135a927
--- a/mixins.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/mixins.py	Fri Feb 26 13:19:14 2010 +0100
@@ -10,10 +10,8 @@
 
 from itertools import chain
 
-from logilab.common.deprecation import deprecated
 from logilab.common.decorators import cached
 
-from cubicweb import typed_eid
 from cubicweb.selectors import implements
 from cubicweb.interfaces import IEmailable, ITree