mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Remove Beego tasks, make Importer available through DI
This commit is contained in:
parent
79701caca3
commit
3af9972b41
8 changed files with 150 additions and 97 deletions
1
main.go
1
main.go
|
@ -7,7 +7,6 @@ import (
|
|||
"github.com/cloudsonic/sonic-server/api"
|
||||
"github.com/cloudsonic/sonic-server/conf"
|
||||
_ "github.com/cloudsonic/sonic-server/init"
|
||||
_ "github.com/cloudsonic/sonic-server/tasks"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue