2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

fix import

This commit is contained in:
Matthias Mair
2024-06-25 19:36:28 +02:00
parent ea2d5278bd
commit f50f47601e

View File

@ -57,7 +57,6 @@ from .views import (
IndexView,
NotificationsView,
SearchView,
SetPasswordView,
SettingsView,
auth_request,
)