diff -r e651d5f24cb5 -r b01dd0ef43aa cubicweb/web/__init__.py --- 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