2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00
This commit is contained in:
Matthias
2021-10-19 20:58:35 +02:00
parent e37477eb15
commit 23558e235b

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