refactor(baseRouter.js): Adjust style fit standard
This commit is contained in:
parent
a7e3c4d535
commit
34c9f07669
1 changed files with 0 additions and 1 deletions
|
@ -20,4 +20,3 @@ baseRouter.get('/404', function (req, res) {
|
|||
baseRouter.get('/500', function (req, res) {
|
||||
response.errorInternalError(res)
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue