mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-25 12:12:27 +02:00
cleanup
This commit is contained in:
parent
28cf896e61
commit
c81a14e06f
@ -1,9 +1,8 @@
|
|||||||
from django.db.utils import IntegrityError
|
|
||||||
from allianceauth.analytics.models import AnalyticsIdentifier
|
from allianceauth.analytics.models import AnalyticsIdentifier
|
||||||
|
|
||||||
from django.test.testcases import TestCase
|
from django.test.testcases import TestCase
|
||||||
|
|
||||||
from uuid import UUID, uuid4
|
from uuid import uuid4
|
||||||
|
|
||||||
|
|
||||||
# Identifiers
|
# Identifiers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user