remove trailing newline

just had to make a trivial change for dokku 💩
This commit is contained in:
jomo 2015-01-09 20:56:37 +01:00
parent 5fa8233bff
commit 2ec4c2c6b3

View File

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