mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
ejabberd: Remove unnecessary imports
This commit is contained in:
parent
ed0ab1ab64
commit
4893ddc423
@ -19,10 +19,6 @@
|
||||
Views for the Ejabberd module
|
||||
"""
|
||||
|
||||
from django.views.generic import TemplateView
|
||||
from django.utils.decorators import method_decorator
|
||||
from stronghold.decorators import public
|
||||
|
||||
from plinth.modules import ejabberd
|
||||
from plinth.views import ServiceView
|
||||
from .forms import EjabberdForm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user