Skip to content

Commit 960ab2b

Browse files
abel9851heejunshin
andauthored
fix: rm unused serializers module in views.py (#681)
Co-authored-by: heejunshin <[email protected]>
1 parent 60ab226 commit 960ab2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_framework_simplejwt/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from rest_framework import generics, status
33
from rest_framework.response import Response
44

5-
from . import serializers
65
from .authentication import AUTH_HEADER_TYPES
76
from .exceptions import InvalidToken, TokenError
87
from .settings import api_settings

0 commit comments

Comments
 (0)