mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Remove unused AnnotatedModel interface
This commit is contained in:
parent
c831dc4cdf
commit
aa1571e074
4 changed files with 0 additions and 16 deletions
|
@ -50,7 +50,3 @@ type AlbumRepository interface {
|
|||
Refresh(ids ...string) error
|
||||
AnnotatedRepository
|
||||
}
|
||||
|
||||
func (a Album) GetAnnotations() Annotations {
|
||||
return a.Annotations
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue