mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-23 15:54:16 +03:00
Removed unused import
This commit is contained in:
parent
0539b1be01
commit
d9a09f7826
|
@ -1,5 +1,4 @@
|
|||
from rest_framework.views import APIView
|
||||
from rest_framework import status
|
||||
from rest_framework import parsers
|
||||
from rest_framework import renderers
|
||||
from rest_framework.response import Response
|
||||
|
|
Loading…
Reference in New Issue
Block a user