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

pull/753/head
William Lahti 2018-06-27 22:08:27 -07:00 committed by Chocobozzz
parent 1fd2d96ff8
commit b229e38d50
1 changed files with 1 additions and 1 deletions

View File

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