[REMOVE] Unused imports

This commit is contained in:
Peter Pfeufer
2025-02-16 23:20:36 +01:00
parent cb57d922e6
commit f497c18e5b
23 changed files with 8 additions and 52 deletions

View File

@@ -1,4 +1,3 @@
from unittest import mock
from allianceauth.authentication.middleware import UserSettingsMiddleware
from unittest.mock import Mock
from django.http import HttpResponse