Removed unused import from example

Thanks @timheap for spotting
pull/3002/head
Karl Hobley 2016-09-15 09:18:04 +01:00 zatwierdzone przez GitHub
rodzic d6b9735141
commit 4dc1ef05f8
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -379,8 +379,6 @@ Hooks for customising the way users are directed through the process of creating
.. code-block:: python
from django.http import HttpResponse
from wagtail.wagtailcore import hooks
from .models import AwesomePage