mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-06 10:23:21 +03:00
Removed duplicated import
This commit is contained in:
parent
d4231ca2a4
commit
09f98508a4
1
main.go
1
main.go
@ -5,7 +5,6 @@ import (
|
|||||||
|
|
||||||
"github.com/astaxie/beego"
|
"github.com/astaxie/beego"
|
||||||
"github.com/deluan/gosonic/conf"
|
"github.com/deluan/gosonic/conf"
|
||||||
_ "github.com/deluan/gosonic/conf"
|
|
||||||
_ "github.com/deluan/gosonic/init"
|
_ "github.com/deluan/gosonic/init"
|
||||||
_ "github.com/deluan/gosonic/tasks"
|
_ "github.com/deluan/gosonic/tasks"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user