Some cleanups on unused stuff

This commit is contained in:
Adolfo Gómez García 2019-05-16 08:35:41 +02:00
parent 20ff8cafdc
commit 6ab3bad34b

View File

@ -38,7 +38,6 @@ from .auth import authCallback, authInfo, ticketAuth, customAuth
from .download import download
from uds.web.util.errors import error
from .images import image
from .file_storage import file_storage
from . import modern
from . import custom