Browse Source

Remove obsolete line from displayFilesAsHTML

toby 8 năm trước cách đây
mục cha
commit
6cc5806486
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/js/core/Utils.js

+ 0 - 1
src/js/core/Utils.js

@@ -1005,7 +1005,6 @@ var Utils = {
             return html;
         };
 
-        var Utils = this;
         var html = "<div style='padding: 5px;'>" +
                    files.length +
                    " file(s) found</div>\n";