From adac9c9d4c66b729216db9e1d5908be40c53c384 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 22 Mar 2021 10:53:40 +0800 Subject: [PATCH] opt some --- src/main.go | 4 +--- src/main.shy | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/main.go b/src/main.go index d2332945..e552fe39 100644 --- a/src/main.go +++ b/src/main.go @@ -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()) } \ No newline at end of file +func main() { print(ice.Run()) } diff --git a/src/main.shy b/src/main.shy index abc86719..776659d3 100644 --- a/src/main.shy +++ b/src/main.shy @@ -30,5 +30,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