Storm IndexRepository complete.

This commit is contained in:
Deluan
2020-01-10 19:35:37 -05:00
committed by Deluan Quintão
parent 9ccd9545e8
commit a1d837cb9b
3 changed files with 60 additions and 1 deletions
-1
View File
@@ -4,7 +4,6 @@ import "github.com/google/wire"
var Set = wire.NewSet(
NewCheckSumRepository,
NewArtistIndexRepository,
NewMediaFolderRepository,
NewNowPlayingRepository,
NewPlaylistRepository,