Skip to content

Commit bb33dfd

Browse files
committed
gix
1 parent 4fa966d commit bb33dfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/accounts/api/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from django.conf import settings
99
from django.contrib.auth import authenticate
1010
from django.core.exceptions import ObjectDoesNotExist, PermissionDenied
11-
from django.core.management import BaseCommand
1211
from django.utils import timezone
1312
from drf_spectacular.utils import extend_schema
1413
from knox.models import AuthToken

0 commit comments

Comments
 (0)