mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
e37477eb15
commit
23558e235b
@ -43,7 +43,6 @@ from .views import AppearanceSelectView, SettingCategorySelectView
|
|||||||
from .views import DynamicJsView
|
from .views import DynamicJsView
|
||||||
|
|
||||||
from common.views import SettingEdit, UserSettingEdit
|
from common.views import SettingEdit, UserSettingEdit
|
||||||
from common.models import InvenTreeSetting
|
|
||||||
|
|
||||||
from .api import InfoView, NotFoundView
|
from .api import InfoView, NotFoundView
|
||||||
from .api import ActionPluginView
|
from .api import ActionPluginView
|
||||||
|
Loading…
Reference in New Issue
Block a user