Remove KnoxTokenSerializer import

This commit is contained in:
Daniel Stanton 2017-01-24 12:52:50 +00:00
parent a8c6248134
commit b9aadef031

View File

@ -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,