mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(commander) rm file.sort: no use
This commit is contained in:
parent
2b3b2ccce6
commit
aa60da9c57
1 changed files with 0 additions and 2 deletions
|
|
@ -52,8 +52,6 @@
|
|||
dirPath = getDirPath(c.path);
|
||||
|
||||
if (!p.error && files) {
|
||||
files.data = files.sort();
|
||||
|
||||
/* Получаем информацию о файлах */
|
||||
n = files.length,
|
||||
stats = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue