style: auto format

This commit is contained in:
GitHub Action 2020-12-23 18:14:01 +00:00
parent 4d4e6fb6d2
commit e6fcb15cc1
1 changed files with 0 additions and 1 deletions

View File

@ -3742,5 +3742,4 @@ router.get('/idaily/today', require('./routes/idaily/index'));
// 北屋
router.get('/northhouse/:category?', require('./routes/northhouse/index'));
module.exports = router;