[doc] unused import in example
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:10:47 +0100
changeset 12386 7c3675442bd5
parent 12385 ec8d3d8a9cf7
child 12387 8b192674fdb6
[doc] unused import in example
doc/tutorials/advanced/part04_ui-base.rst
--- a/doc/tutorials/advanced/part04_ui-base.rst	Thu Feb 21 15:25:23 2019 +0100
+++ b/doc/tutorials/advanced/part04_ui-base.rst	Thu Feb 21 18:10:47 2019 +0100
@@ -23,7 +23,6 @@
 
 .. sourcecode:: python
 
-    from cubicweb.predicates import is_instance
     from cubicweb.web import component
     from cubicweb.web.views import error
     from cubicweb.predicates import anonymous_user