Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
SurajPratap10 authored and actions-user committed Oct 15, 2024
1 parent 0e90f17 commit eeef049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/viewRoutes.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ router.post("/forgot-password", (req, res) => {
res.redirect("/login");
});

module.exports = router;
module.exports = router;

0 comments on commit eeef049

Please sign in to comment.