From 72726ce145d5654052dea7aa1a02e00a93a2f1eb Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 Dec 2021 19:04:01 +0100 Subject: [PATCH] testing --- main.go | 5 ----- 1 file changed, 5 deletions(-) diff --git a/main.go b/main.go index 5c867da..2199ca8 100644 --- a/main.go +++ b/main.go @@ -24,12 +24,7 @@ func init() { } func main() { -<<<<<<< HEAD - logger.Web.Println("test") - logger.Web.Println("hey") -======= logger.Web.Println("test helloo") ->>>>>>> unstable web.RunServer() go web.Test()