1
0
Fork 0

fix lint error on travis [let it be known, I disagree with this rule]

This commit is contained in:
William Lahti 2018-06-27 22:08:27 -07:00 committed by Chocobozzz
parent 1fd2d96ff8
commit b229e38d50

View file

@ -99,7 +99,7 @@ app.use((req, res, next) => {
}
return next()
});
})
// For the logger
app.use(morgan('combined', {