mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-06-07 10:02:23 +00:00
Fix imports
This commit is contained in:
parent
c9e72db1f7
commit
7c05357067
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
from django.views.generic import FormView
|
||||
from pretalx.common.mixins.views import PermissionRequired
|
||||
from pretalx.common.views.mixins import PermissionRequired
|
||||
|
||||
from ..forms import BroadcastToolsSettingsForm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue