Remove obsolete line from displayFilesAsHTML

This commit is contained in:
toby 2017-02-09 13:20:44 -05:00
parent bbc93af2ae
commit 6cc5806486

View file

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