cubicweb/web/__init__.py
changeset 12503 b01dd0ef43aa
parent 11767 432f87a63057
child 12567 26744ad37953
--- a/cubicweb/web/__init__.py	Wed Mar 13 13:37:49 2019 +0100
+++ b/cubicweb/web/__init__.py	Thu Mar 14 14:43:18 2019 +0100
@@ -23,7 +23,6 @@
 from cubicweb import _
 
 from six.moves.urllib.parse import quote as urlquote
-from logilab.common.deprecation import deprecated
 
 from cubicweb.web._exceptions import *
 from cubicweb.utils import json_dumps