浏览代码

Remove trailing space

j433866 6 年之前
父节点
当前提交
9f4aa0a123
共有 1 个文件被更改,包括 0 次插入1 次删除
  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}
      */