mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(main) rm console
This commit is contained in:
parent
9638d38213
commit
0960232db6
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@
|
|||
exports.cloudfunc = CloudFunc = librequire('cloudfunc'),
|
||||
exports.pipe = pipe = srvrequire('pipe'),
|
||||
exports.socket = srvrequire('socket'),
|
||||
exports.console = srvrequire('console'),
|
||||
exports.auth = srvrequire('auth').auth,
|
||||
exports.appcache = srvrequire('appcache'),
|
||||
diffPatch = librequire('diff/diff-match-patch').diff_match_patch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue