web/views/bookmark.py
changeset 8665 e65af61bde7d
parent 8190 2a3c1b787688
child 8748 f5027f8d2478
--- a/web/views/bookmark.py	Thu Jan 10 13:03:38 2013 +0100
+++ b/web/views/bookmark.py	Thu Jan 10 18:34:10 2013 +0100
@@ -24,9 +24,8 @@
 
 from cubicweb import Unauthorized, typed_eid
 from cubicweb.predicates import is_instance, one_line_rset
-from cubicweb.web import (action, component, uicfg, htmlwidgets,
-                          formwidgets as fw)
-from cubicweb.web.views import primary
+from cubicweb.web import action, component, htmlwidgets, formwidgets as fw
+from cubicweb.web.views import uicfg, primary
 from cubicweb.web.views.ajaxcontroller import ajaxfunc
 
 _abaa = uicfg.actionbox_appearsin_addmenu