feature(commander) rm file.sort: no use

This commit is contained in:
coderaiser 2014-01-31 05:52:21 -05:00
parent 2b3b2ccce6
commit aa60da9c57

View file

@ -52,8 +52,6 @@
dirPath = getDirPath(c.path);
if (!p.error && files) {
files.data = files.sort();
/* Получаем информацию о файлах */
n = files.length,
stats = {},