mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(files) getConfig: no need to save config
This commit is contained in:
parent
8d43463215
commit
b4e24b4b78
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@
|
|||
});
|
||||
|
||||
promise.then(function(data) {
|
||||
Data.config = data;
|
||||
setConfig(data);
|
||||
|
||||
callback(null, data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue