web/views/facets.py
changeset 3720 5376aaadd16b
parent 3460 e4843535db25
parent 3717 a0cb4ed395f4
child 4045 f4a52abb6f4f
--- 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'</fieldset>\n</form>\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')