Removed doc code. For the API documentation see Subsonic site
This commit is contained in:
parent
afefd244eb
commit
a25c09111b
2 changed files with 0 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
||||||
package docs
|
|
||||||
1
main.go
1
main.go
|
|
@ -1,7 +1,6 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
_ "github.com/deluan/gosonic/docs"
|
|
||||||
_ "github.com/deluan/gosonic/routers"
|
_ "github.com/deluan/gosonic/routers"
|
||||||
|
|
||||||
"github.com/astaxie/beego"
|
"github.com/astaxie/beego"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue