mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
PEP fix
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user