mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 23:40:17 +02:00
Compare commits
1 Commits
35551b611b
...
b058b9ec9d
Author | SHA1 | Date | |
---|---|---|---|
|
b058b9ec9d |
@ -1,7 +1,6 @@
|
|||||||
import urllib
|
import urllib
|
||||||
from unittest.mock import Mock, patch
|
from unittest.mock import Mock, patch
|
||||||
|
|
||||||
from django.contrib.auth.models import User
|
|
||||||
from requests.exceptions import HTTPError
|
from requests.exceptions import HTTPError
|
||||||
|
|
||||||
from allianceauth.tests.auth_utils import AuthUtils
|
from allianceauth.tests.auth_utils import AuthUtils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user