Removed unused acoustid dependency / logic

This commit is contained in:
Eliot Berriot 2019-01-11 13:50:42 +01:00
parent 14392ebb0c
commit fe03d08a8e
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
8 changed files with 2 additions and 92 deletions

View file

@ -160,7 +160,6 @@ LOCAL_APPS = (
"funkwhale_api.radios",
"funkwhale_api.history",
"funkwhale_api.playlists",
"funkwhale_api.providers.acoustid",
"funkwhale_api.subsonic",
)