Skip to content

Commit

Permalink
style: auto format
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 10, 2021
1 parent 3038336 commit fa3ac74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -3786,7 +3786,6 @@ router.get('/nace/blog/:sort?', require('./routes/nace/blog'));
// Caixin Latest
router.get('/caixin/latest', require('./routes/caixin/latest'));


// Pincong 品葱
router.get('/pincong/category/:category?/:sort?', require('./routes/pincong/index'));
router.get('/pincong/hot/:category?', require('./routes/pincong/hot'));
Expand Down

0 comments on commit fa3ac74

Please sign in to comment.