diff --git a/main.go b/main.go index 2199ca8..58f51b0 100644 --- a/main.go +++ b/main.go @@ -24,8 +24,6 @@ func init() { } func main() { - logger.Web.Println("test helloo") - web.RunServer() go web.Test()