See #297: sorted imports
This commit is contained in:
parent
9427f8b56e
commit
9bea804f14
132 changed files with 218 additions and 363 deletions
|
|
@ -3,8 +3,7 @@ from django.conf import settings
|
|||
|
||||
from funkwhale_api.common import session
|
||||
|
||||
from . import actors
|
||||
from . import serializers
|
||||
from . import actors, serializers
|
||||
|
||||
VALID_RESOURCE_TYPES = ["acct"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue