fix import (duh?) tls-sprint
authorsylvain.thenault@logilab.fr
Wed, 29 Apr 2009 08:57:35 +0200
branchtls-sprint
changeset 1523 bc607edff694
parent 1522 47b2ffbee760
child 1524 1d7575f5deaf
fix import (duh?)
web/views/startup.py
--- a/web/views/startup.py	Tue Apr 28 19:14:37 2009 +0200
+++ b/web/views/startup.py	Wed Apr 29 08:57:35 2009 +0200
@@ -10,7 +10,7 @@
 from logilab.common.textutils import unormalize
 from logilab.mtconverter import html_escape
 
-from cubicweb.common.uilib import ureport_as_html, unormalize, ajax_replace_url
+from cubicweb.common.uilib import ureport_as_html, ajax_replace_url
 from cubicweb.common.view import StartupView
 from cubicweb.common.selectors import match_user_group
 from cubicweb.web.httpcache import EtagHTTPCacheManager