2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +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, IndexView,
NotificationsView, NotificationsView,
SearchView, SearchView,
SetPasswordView,
SettingsView, SettingsView,
auth_request, auth_request,
) )