Ver código fonte

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo 10 anos atrás
pai
commit
5fa8233bff
1 arquivos alterados com 1 adições e 1 exclusões
  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;