Minor changes

master
Keith Irwin 2017-04-25 10:09:01 -04:00
parent a311f6f9f3
commit 52e38948a9
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ const
passport = require('passport'),
flash = require('connect-flash-plus'),
env = require('./config/env.js'),
mw = require('./config/middleware.js'),
User = require('./config/models.js').user,
app = express(),
http = require('http').Server(app),
@ -166,7 +165,6 @@ const
}
/* RUNTIME */ {
console.log('🖥 Starting Tracman server...');
// Listen