mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(main) rm users
This commit is contained in:
parent
44671a8561
commit
422fe12973
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@
|
|||
exports.appcache = srvrequire('appcache'),
|
||||
diffPatch = librequire('diff/diff-match-patch').diff_match_patch,
|
||||
exports.diff = new (librequire('diff').DiffProto)(diffPatch),
|
||||
exports.users = srvrequire('users');
|
||||
exports.rest = srvrequire('rest').api,
|
||||
exports.update = srvrequire('update'),
|
||||
exports.ischanged = srvrequire('ischanged');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue