Removed engine.Users

This commit is contained in:
Deluan
2020-08-14 10:10:17 -04:00
committed by Deluan Quintão
parent bc2073fbd5
commit 100f6a0645
7 changed files with 132 additions and 188 deletions
-1
View File
@@ -8,6 +8,5 @@ var Set = wire.NewSet(
NewListGenerator,
NewPlaylists,
NewNowPlayingRepository,
NewUsers,
NewPlayers,
)