2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Remove trailing space

This commit is contained in:
j433866
2019-02-20 13:17:57 +00:00
parent da838e266e
commit 9f4aa0a123

View File

@@ -51,7 +51,6 @@ class DitherImage extends Operation {
/**
* Displays the dithered image using HTML for web apps
*
* @param {byteArray} data
* @returns {html}
*/