[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,6 +1,5 @@
from django.test import TestCase
from django.contrib.auth.models import Group
from django.db import transaction
from allianceauth.tests.auth_utils import AuthUtils