mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(main) rm ischanged
This commit is contained in:
parent
80b58d3d60
commit
8368d59d9f
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@
|
|||
exports.diff = new (librequire('diff').DiffProto)(diffPatch),
|
||||
exports.rest = srvrequire('rest').api,
|
||||
exports.update = srvrequire('update'),
|
||||
exports.ischanged = srvrequire('ischanged');
|
||||
exports.files = srvrequire('files');
|
||||
|
||||
exports.minify = srvrequire('minify');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue