瀏覽代碼

remove trailing newline

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

+ 1 - 1
modules/cleaner.js

@@ -98,4 +98,4 @@ exp.run = function() {
 
 function nil () {}
 
-module.exports = exp;
+module.exports = exp;