mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(socket) rm unused vars
This commit is contained in:
parent
6d190308bc
commit
8230d64440
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
|||
var main = global.cloudcmd.main,
|
||||
io = main.require('socket.io'),
|
||||
CloudFunc = main.cloudfunc,
|
||||
|
||||
WIN32 = main.WIN32,
|
||||
INFO_LOG_LEVEL = 2,
|
||||
AllListeners = [];
|
||||
|
||||
exports.on = addListener;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue