This commit is contained in:
Matthias 2021-10-19 20:58:35 +02:00
parent e37477eb15
commit 23558e235b
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -43,7 +43,6 @@ from .views import AppearanceSelectView, SettingCategorySelectView
from .views import DynamicJsView
from common.views import SettingEdit, UserSettingEdit
from common.models import InvenTreeSetting
from .api import InfoView, NotFoundView
from .api import ActionPluginView