diff --git a/tests/test_auth.py b/tests/test_auth.py index 64b4ce1..62f03b1 100644 --- a/tests/test_auth.py +++ b/tests/test_auth.py @@ -1,4 +1,4 @@ -from tests.utils import login, create +from tests.utils import login TEST_EMAIL = "test@gmail.com"