chore(cloudfunc) buildFromJSON: rm comments

This commit is contained in:
coderaiser 2014-09-18 08:34:25 -04:00
parent 15614cb953
commit 8055c0497d

View file

@ -161,7 +161,6 @@ var Util;
*/
this.buildFromJSON = function(params) {
var file, i, n, type, attribute, size, owner, mode,
/* ссылка на верхний каталог*/
dotDot, link, dataName,
linkResult,
template = params.template,
@ -169,7 +168,6 @@ var Util;
templateLink = template.link,
json = params.data,
files = json.files,
/* сохраняем путь каталога в котором мы сейчас находимся*/
path = json.path,
/*