remove trailing newline

just had to make a trivial change for dokku 💩
This commit is contained in:
jomo 2015-01-10 01:26:14 +01:00
parent 2ec4c2c6b3
commit b9b7e8f2c0

View File

@ -199,4 +199,4 @@ function scale_image(imageData, context, d_x, d_y, scale) {
}
}
module.exports = exp;
module.exports = exp;