mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 07:29:55 +02:00
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 @@
|
|||
import os
|
||||
import pytest
|
||||
|
||||
from funkwhale_api.providers.acoustid import get_acoustid_client
|
||||
from funkwhale_api.music import tasks
|
||||
|
||||
DATA_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue