Remove unused AnnotatedModel interface
This commit is contained in:
@@ -74,7 +74,3 @@ type MediaFileRepository interface {
|
||||
AnnotatedRepository
|
||||
BookmarkableRepository
|
||||
}
|
||||
|
||||
func (mf MediaFile) GetAnnotations() Annotations {
|
||||
return mf.Annotations
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user