diff --git a/src/main.go b/src/main.go index cb701085..c380985f 100644 --- a/src/main.go +++ b/src/main.go @@ -26,8 +26,6 @@ import ( _ "shylinux.com/x/nginx-story/src/server" _ "shylinux.com/x/redis-story/src/client" _ "shylinux.com/x/redis-story/src/server" - - _ "shylinux.com/x/contexts/src/h1" ) -func main() { print(ice.Run()) } \ No newline at end of file +func main() { print(ice.Run()) } diff --git a/src/main.shy b/src/main.shy index a44bb292..a3f2f46f 100644 --- a/src/main.shy +++ b/src/main.shy @@ -37,16 +37,5 @@ field "架构图" web.code.git.spide args `intshell` spark md README.md -source "../usr/icebergs/core/chat/location.shy" source "../usr/icebergs/core/code/xterm.shy" - -source hash/hash.shy -source h3/h3.shy -source h4/h4.shy -source h5/h5.shy -source h2/h2.shy -source h3/h3.shy -source h4/h4.shy -source h5/h5.shy -source h6/h6.shy -source h1/h1.shy \ No newline at end of file +source "../usr/icebergs/core/chat/location.shy"