web/views/basetemplates.py
changeset 146 f8035a67971a
parent 144 3159772915c4
child 158 18385a9bbba0
--- a/web/views/basetemplates.py	Tue Nov 25 17:45:11 2008 +0100
+++ b/web/views/basetemplates.py	Tue Nov 25 17:47:13 2008 +0100
@@ -11,7 +11,6 @@
 
 from cubicweb import NoSelectableObject, ObjectNotFound
 from cubicweb.common.view import Template, MainTemplate,  NOINDEX, NOFOLLOW
-from cubicweb.common.selectors import nfentity_selector, onelinerset_selector 
 from cubicweb.common.utils import make_uid
 
 from cubicweb.web.views.baseviews import vid_from_rset