mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudfunc) buildFromJSON: rm comments
This commit is contained in:
parent
15614cb953
commit
8055c0497d
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue