mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore(files) rm " "
This commit is contained in:
parent
5328c372bb
commit
43a4f582d2
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ var Util, DOM, CloudCmd;
|
|||
} else {
|
||||
path = getPath(name, isHTML, isJSON);
|
||||
|
||||
getSystemFile(path , callback);
|
||||
getSystemFile(path, callback);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue