Parcourir la source

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo il y a 11 ans
Parent
commit
2ec4c2c6b3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      modules/helpers.js

+ 1 - 1
modules/helpers.js

@@ -227,4 +227,4 @@ exp.get_render = function(uuid, scale, helm, body, callback) {
   });
 };
 
-module.exports = exp;
+module.exports = exp;