Explorar el Código

Removed useless instruction

Brendan Abolivier hace 8 años
padre
commit
0710d5a08d
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      server.js

+ 0
- 1
server.js Ver fichero

@@ -1,4 +1,3 @@
1
-"use strict"
2 1
 var pug         = require('pug');
3 2
 var nodemailer  = require('nodemailer');
4 3
 var settings    = require('./settings');