Skip to content
Snippets Groups Projects
Commit df753739 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

remove unused blocks

parent 56b67048
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ from wagtail.documents import get_document_model ...@@ -5,7 +5,7 @@ from wagtail.documents import get_document_model
from wagtail.fields import RichTextField, StreamField from wagtail.fields import RichTextField, StreamField
from wagtail.models import Page from wagtail.models import Page
from .blocks import DocumentBlock, EventBlock, PersonBlock from .blocks import PersonBlock
class HomePage(Page): class HomePage(Page):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment