ソースを参照

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;