entities/lib.py
branch3.5
changeset 3217 1980e9386161
parent 3207 2516324401dd
child 3230 1d25e928c299
child 4212 ab6573088b4a
--- a/entities/lib.py	Mon Sep 14 18:28:37 2009 +0200
+++ b/entities/lib.py	Mon Sep 14 18:58:51 2009 +0200
@@ -10,7 +10,6 @@
 from urlparse import urlsplit, urlunsplit
 from datetime import datetime
 
-from logilab.common.decorators import cached
 from logilab.common.deprecation import deprecated
 
 from cubicweb import UnknownProperty