diff -r 29f74716fd70 -r 5376aaadd16b web/views/facets.py --- a/web/views/facets.py Thu Oct 15 11:20:26 2009 +0200 +++ b/web/views/facets.py Mon Oct 19 15:16:41 2009 +0200 @@ -100,8 +100,6 @@ w(u'\n\n') finally: rqlst.recover() - import cubicweb - cubicweb.info('after facets with rql: %s' % repr(rqlst)) def display_bookmark_link(self, rset): eschema = self._cw.schema.eschema('Bookmark')