Storm ChecksumsRepository complete.

This commit is contained in:
Deluan
2020-01-10 20:17:06 -05:00
committed by Deluan Quintão
parent 4f151a7409
commit c9be5f7201
7 changed files with 83 additions and 13 deletions
-1
View File
@@ -5,6 +5,5 @@ import (
)
var Set = wire.NewSet(
NewCheckSumRepository,
NewNowPlayingRepository,
)