mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 10:09:04 +00:00
removed cache module
This commit is contained in:
parent
8f9de00c95
commit
92b130b0af
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@
|
|||
exports.socket = srvrequire('socket'),
|
||||
exports.auth = srvrequire('auth').auth,
|
||||
exports.appcache = srvrequire('appcache'),
|
||||
exports.cache = srvrequire('cache').Cache,
|
||||
exports.cloudfunc = librequire('cloudfunc'),
|
||||
exports.dir = srvrequire('dir'),
|
||||
exports.rest = srvrequire('rest').api,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue