entities/lib.py
changeset 8930 6a02be304486
parent 7990 a673d1d9a738
child 9211 d45d66d94baa
--- a/entities/lib.py	Thu Apr 25 17:30:09 2013 +0200
+++ b/entities/lib.py	Thu Apr 25 14:10:55 2013 +0200
@@ -23,8 +23,6 @@
 from urlparse import urlsplit, urlunsplit
 from datetime import datetime
 
-from logilab.common.deprecation import deprecated
-
 from cubicweb import UnknownProperty
 from cubicweb.entity import _marker
 from cubicweb.entities import AnyEntity, fetch_config