Removed duplicated import
This commit is contained in:
@@ -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"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user