Skip to content

Commit c2f6745

Browse files
committed
fixed blank lines in swagger annotations
1 parent 865c2eb commit c2f6745

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routes/pullrequests.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ router.get('/stale', pullRequestController.getStalePRs)
9393
* schema:
9494
* $ref: '#/components/schemas/errors/badImplementation'
9595
*/
96-
9796
router.get('/user/:username', pullRequestController.getUserPRs)
9897

9998
module.exports = router

0 commit comments

Comments
 (0)