Browse Source

Remove trailing space

j433866 6 years ago
parent
commit
9f4aa0a123
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/core/operations/DitherImage.mjs

+ 0 - 1
src/core/operations/DitherImage.mjs

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