Removed engine.Scrobbler

This commit is contained in:
Deluan
2020-08-13 23:08:15 -04:00
committed by Deluan Quintão
parent eacfc41665
commit 419884db7c
7 changed files with 64 additions and 87 deletions
-1
View File
@@ -7,7 +7,6 @@ import (
var Set = wire.NewSet(
NewListGenerator,
NewPlaylists,
NewScrobbler,
NewNowPlayingRepository,
NewUsers,
NewPlayers,