瀏覽代碼

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo 10 年之前
父節點
當前提交
b9b7e8f2c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/renders.js

+ 1 - 1
modules/renders.js

@@ -199,4 +199,4 @@ function scale_image(imageData, context, d_x, d_y, scale) {
   }
 }
 
-module.exports = exp;
+module.exports = exp;