Przeglądaj źródła

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo 11 lat temu
rodzic
commit
b9b7e8f2c0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      modules/renders.js

+ 1 - 1
modules/renders.js

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