Selaa lähdekoodia

Remove trailing space

j433866 6 vuotta sitten
vanhempi
commit
9f4aa0a123
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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}
      */