Skip to content

Commit

Permalink
Update errorHandler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JawherKl authored Jan 12, 2025
1 parent 415fcb7 commit 3a987db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion middleware/errorHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ const errorHandler = (err, req, res, next) => {
};

module.exports = errorHandler;

0 comments on commit 3a987db

Please sign in to comment.