From d50e25fa87f82484bd91c32f555522a40ce9ccc3 Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Mon, 6 Apr 2020 11:36:20 +0800 Subject: [PATCH] 没啥用的东西 --- src/main.lua | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/main.lua b/src/main.lua index 9c87633..0c4d052 100644 --- a/src/main.lua +++ b/src/main.lua @@ -4,7 +4,6 @@ local max_client = 64 skynet.start(function() print("Server start") - skynet.newservice("console") skynet.newservice("debug_console", 10001) local httpd = skynet.newservice("services/httpweb", 8001) -- libgit2 0.21.2