go fmt
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ type AlbumRepository interface {
|
||||
BaseRepository
|
||||
Put(m *Album) error
|
||||
Get(id string) (*Album, error)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user