# HG changeset patch # User Laurent Peuch # Date 1550769047 -3600 # Node ID fd4e287012a9c20ed5b095052da5198706180687 # Parent 2fa51ebf93587ea928eb91954fc8ac5683782c3e [doc] unused import in example diff -r 2fa51ebf9358 -r fd4e287012a9 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