See #297: removed unused imports
This commit is contained in:
parent
639882bd34
commit
9427f8b56e
82 changed files with 22 additions and 131 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from rest_framework import generics, mixins, viewsets
|
||||
from rest_framework import mixins, viewsets
|
||||
from rest_framework import status
|
||||
from rest_framework.response import Response
|
||||
from rest_framework import pagination
|
||||
from rest_framework.decorators import list_route
|
||||
|
||||
from funkwhale_api.activity import record
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue