chore(files) rm " "

This commit is contained in:
coderaiser 2015-02-18 06:04:35 -05:00
parent 5328c372bb
commit 43a4f582d2

View file

@ -82,7 +82,7 @@ var Util, DOM, CloudCmd;
} else {
path = getPath(name, isHTML, isJSON);
getSystemFile(path , callback);
getSystemFile(path, callback);
}
}