author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 14 Sep 2009 18:58:51 +0200 | |
branch | 3.5 |
changeset 3217 | 1980e9386161 |
parent 3216 | 4a006fce6023 |
child 3218 | 2a4bbe3fa4f3 |
entities/lib.py | file | annotate | diff | comparison | revisions |
--- 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