diff --git a/src/pretalx/eventyay_common/tasks.py b/src/pretalx/eventyay_common/tasks.py index 73bee796b..f002f0ab4 100644 --- a/src/pretalx/eventyay_common/tasks.py +++ b/src/pretalx/eventyay_common/tasks.py @@ -8,9 +8,6 @@ from django_scopes import scopes_disabled from pretalx.event.forms import ( - EventWizardBasicsForm, - EventWizardInitialForm, - EventWizardTimelineForm, TeamForm, ) from pretalx.event.models import Event, Organiser, Team