mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(main) rm console.log
This commit is contained in:
parent
e01e085907
commit
1bde7dcff0
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@
|
|||
exports.dir = srvrequire('dir'),
|
||||
diffPatch = librequire('diff/diff-match-patch').diff_match_patch,
|
||||
exports.diff = new (librequire('diff').DiffProto)(diffPatch),
|
||||
console.log(exports.diff);
|
||||
exports.rest = srvrequire('rest').api,
|
||||
exports.update = srvrequire('update'),
|
||||
exports.ischanged = srvrequire('ischanged');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue