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}
*/