소스 검색

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;