浏览代码

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo 10 年之前
父节点
当前提交
2ec4c2c6b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/helpers.js

+ 1 - 1
modules/helpers.js

@@ -227,4 +227,4 @@ exp.get_render = function(uuid, scale, helm, body, callback) {
   });
 };
 
-module.exports = exp;
+module.exports = exp;