Remove: unused APIView module
This commit is contained in:
parent
3657b4423f
commit
acf48203b9
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from rest_framework import generics
|
||||
from rest_framework.response import Response
|
||||
from rest_framework.views import APIView
|
||||
from rest_framework.permissions import IsAuthenticated
|
||||
|
||||
from apps.archive.models import PostModel
|
||||
|
|
Loading…
Add table
Reference in a new issue