web/box.py
changeset 6490 34359fbde6ef
parent 6141 b8287e54b528
child 6499 c4123c741c66
--- a/web/box.py	Thu Oct 14 09:49:59 2010 +0200
+++ b/web/box.py	Thu Oct 14 10:08:00 2010 +0200
@@ -23,7 +23,7 @@
 from logilab.mtconverter import xml_escape
 from logilab.common.deprecation import class_deprecated, class_renamed
 
-from cubicweb import Unauthorized, role as get_role, target as get_target
+from cubicweb import Unauthorized, role as get_role
 from cubicweb.schema import display_name
 from cubicweb.selectors import no_cnx, one_line_rset
 from cubicweb.view import View