Skip to content

Commit 34c9f07

Browse files
committed
refactor(baseRouter.js): Adjust style fit standard
1 parent a7e3c4d commit 34c9f07

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/web/baseRouter.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ baseRouter.get('/404', function (req, res) {
2020
baseRouter.get('/500', function (req, res) {
2121
response.errorInternalError(res)
2222
})
23-

0 commit comments

Comments
 (0)