Skip to content

Commit d9a09f7

Browse files
committed
Removed unused import
1 parent 0539b1b commit d9a09f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_framework/authtoken/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from rest_framework.views import APIView
2-
from rest_framework import status
32
from rest_framework import parsers
43
from rest_framework import renderers
54
from rest_framework.response import Response

0 commit comments

Comments
 (0)