mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 15:53:30 +00:00
Remove obsolete line from displayFilesAsHTML
This commit is contained in:
@@ -1005,7 +1005,6 @@ var Utils = {
|
|||||||
return html;
|
return html;
|
||||||
};
|
};
|
||||||
|
|
||||||
var Utils = this;
|
|
||||||
var html = "<div style='padding: 5px;'>" +
|
var html = "<div style='padding: 5px;'>" +
|
||||||
files.length +
|
files.length +
|
||||||
" file(s) found</div>\n";
|
" file(s) found</div>\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user