1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shaoying 2021-01-22 19:39:13 +08:00
parent 4e4a388b15
commit f256feea26
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,6 @@
package main
import (
_ "github.com/shylinux/contexts/src/hi"
ice "github.com/shylinux/icebergs"
_ "github.com/shylinux/icebergs/base"
_ "github.com/shylinux/icebergs/core"
@ -37,4 +35,4 @@ import (
_ "github.com/shylinux/mysql-story/src/server"
)
func main() { print(ice.Run()) }
func main() { print(ice.Run()) }

View File

@ -31,5 +31,3 @@ field "火山架" web.code.git.spide args `volcanos`
field "冰山架" web.code.git.trend args `icebergs`
field "冰山架" web.code.git.spide args `icebergs`
source hi/hi.shy