mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
ejabberd: Remove unnecessary imports
This commit is contained in:
parent
ed0ab1ab64
commit
4893ddc423
@ -19,10 +19,6 @@
|
|||||||
Views for the Ejabberd module
|
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.modules import ejabberd
|
||||||
from plinth.views import ServiceView
|
from plinth.views import ServiceView
|
||||||
from .forms import EjabberdForm
|
from .forms import EjabberdForm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user