mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-04-21 17:22:06 +03:00
Remove KnoxTokenSerializer import
This commit is contained in:
parent
a8c6248134
commit
b9aadef031
|
@ -16,7 +16,6 @@ from allauth.account import app_settings as allauth_settings
|
|||
|
||||
from rest_auth.app_settings import (TokenSerializer,
|
||||
JWTSerializer,
|
||||
KnoxTokenSerializer,
|
||||
create_token)
|
||||
from rest_auth.models import TokenModel
|
||||
from rest_auth.registration.serializers import (SocialLoginSerializer,
|
||||
|
|
Loading…
Reference in New Issue
Block a user