mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-17 04:26:26 +01:00
cleanup
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
from django.db.utils import IntegrityError
|
||||
from allianceauth.analytics.models import AnalyticsIdentifier
|
||||
|
||||
from django.test.testcases import TestCase
|
||||
|
||||
from uuid import UUID, uuid4
|
||||
from uuid import uuid4
|
||||
|
||||
|
||||
# Identifiers
|
||||
|
||||
Reference in New Issue
Block a user