From cdc4a5ae0bc49253ab9694a31807cf9aa216eaec Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 Dec 2021 19:05:01 +0100 Subject: [PATCH] rm test --- main.go | 2 -- 1 file changed, 2 deletions(-) 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()