Skip to content

Commit

Permalink
fix flake8: remove unused inport
Browse files Browse the repository at this point in the history
  • Loading branch information
odkhang committed Sep 17, 2024
1 parent 98e9143 commit b29cab6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pretalx/eventyay_common/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b29cab6

Please sign in to comment.