Skip to content

Commit 34c9f07

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)