mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Remove unused code
This commit is contained in:
parent
1f58bf47d6
commit
ed31b6fa31
4 changed files with 0 additions and 102 deletions
|
@ -165,6 +165,5 @@ func init() {
|
|||
registerModel(model.User{}, new(user))
|
||||
registerModel(model.Annotation{}, new(annotation))
|
||||
|
||||
orm.RegisterModel(new(checksum))
|
||||
orm.RegisterModel(new(search))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue