fix lint error on travis [let it be known, I disagree with this rule]
This commit is contained in:
parent
1fd2d96ff8
commit
b229e38d50
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ app.use((req, res, next) => {
|
|||
}
|
||||
|
||||
return next()
|
||||
});
|
||||
})
|
||||
|
||||
// For the logger
|
||||
app.use(morgan('combined', {
|
||||
|
|
Loading…
Add table
Reference in a new issue