Remove unused AnnotatedModel interface
This commit is contained in:
@@ -53,7 +53,3 @@ type ArtistRepository interface {
|
||||
GetIndex() (ArtistIndexes, error)
|
||||
AnnotatedRepository
|
||||
}
|
||||
|
||||
func (a Artist) GetAnnotations() Annotations {
|
||||
return a.Annotations
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user