mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
remove useless file
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
local core = require "skynet.reload.core"
|
|
||||||
local skynet = require "skynet"
|
|
||||||
|
|
||||||
local function reload(...)
|
|
||||||
local args = SERVICE_NAME .. " " .. table.concat({...}, " ")
|
|
||||||
print(args)
|
|
||||||
end
|
|
||||||
|
|
||||||
return reload
|
|
||||||
Reference in New Issue
Block a user