Explorar el Código

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo hace 10 años
padre
commit
5fa8233bff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;