2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-15 15:53:30 +00:00

Fixed no-trailing-space lint

This commit is contained in:
n1474335
2018-01-02 14:46:35 +00:00
parent 10f42e9a7f
commit 50b24d9a56
6 changed files with 21 additions and 21 deletions

View File

@@ -170,7 +170,7 @@ OutputWaiter.prototype.displayFileSlice = function() {
/**
* Handler for show file overlay events.
*
*
* @param {Event} e
*/
OutputWaiter.prototype.showFileOverlayClick = function(e) {