Storm MediaFileRepository complete.

This commit is contained in:
Deluan
2020-01-10 18:37:52 -05:00
committed by Deluan Quintão
parent c608e917db
commit dbeba1dea9
7 changed files with 139 additions and 25 deletions
-1
View File
@@ -5,7 +5,6 @@ import "github.com/google/wire"
var Set = wire.NewSet(
NewCheckSumRepository,
NewArtistIndexRepository,
NewMediaFileRepository,
NewMediaFolderRepository,
NewNowPlayingRepository,
NewPlaylistRepository,