See #297: removed unused imports
This commit is contained in:
parent
639882bd34
commit
9427f8b56e
82 changed files with 22 additions and 131 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from django.urls import reverse
|
||||
|
||||
import funkwhale_api
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ import pytest
|
|||
|
||||
from django.urls import reverse
|
||||
|
||||
from dynamic_preferences.api import serializers
|
||||
|
||||
|
||||
def test_can_list_settings_via_api(preferences, api_client):
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
from django.urls import reverse
|
||||
|
||||
from funkwhale_api.instance import stats
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue