mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 15:30:16 +02:00
Compare commits
No commits in common. "70fe367035e03ee493f3c66951b202928a5a9bb6" and "a3d9496a57c18b32c673e9161ae0648f33725890" have entirely different histories.
70fe367035
...
a3d9496a57
@ -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