web/views/startup.py
changeset 7990 a673d1d9a738
parent 7897 defac26f4151
child 8169 f9fb7d903800
--- a/web/views/startup.py	Fri Oct 21 14:32:18 2011 +0200
+++ b/web/views/startup.py	Fri Oct 21 14:32:37 2011 +0200
@@ -31,7 +31,7 @@
 from cubicweb.view import StartupView
 from cubicweb.selectors import match_user_groups, is_instance
 from cubicweb.schema import display_name
-from cubicweb.web import ajax_replace_url, uicfg, httpcache
+from cubicweb.web import uicfg, httpcache
 
 class ManageView(StartupView):
     """:__regid__: *manage*