mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
feature(main) rm express
This commit is contained in:
parent
2647ac5475
commit
9638d38213
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@
|
|||
exports.pipe = pipe = srvrequire('pipe'),
|
||||
exports.socket = srvrequire('socket'),
|
||||
exports.console = srvrequire('console'),
|
||||
exports.express = srvrequire('express'),
|
||||
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