From c7d2e2cb0e270fe7b23c657c37e504a8a03ef954 Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Fri, 2 Jun 2017 13:24:24 +0800 Subject: [PATCH] remove debugchannel proxy --- lualib/compat10/debugchannel.lua | 1 - 1 file changed, 1 deletion(-) delete mode 100644 lualib/compat10/debugchannel.lua diff --git a/lualib/compat10/debugchannel.lua b/lualib/compat10/debugchannel.lua deleted file mode 100644 index 3768643d..00000000 --- a/lualib/compat10/debugchannel.lua +++ /dev/null @@ -1 +0,0 @@ -return require "skynet.debugchannel" \ No newline at end of file