cleanup
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Aug 2009 17:16:05 +0200
changeset 2681 eda37d59f6d4
parent 2680 66472d85d548
child 2682 0188a4a02403
cleanup
web/views/basecontrollers.py
--- a/web/views/basecontrollers.py	Tue Aug 04 17:11:50 2009 +0200
+++ b/web/views/basecontrollers.py	Tue Aug 04 17:16:05 2009 +0200
@@ -15,7 +15,6 @@
 import simplejson
 
 from logilab.common.decorators import cached
-from logilab.mtconverter import xml_escape
 
 from cubicweb import NoSelectableObject, ValidationError, ObjectNotFound, typed_eid
 from cubicweb.utils import strptime