Skip to content

Commit 3a987db

Browse files
authored
Update errorHandler.js
1 parent 415fcb7 commit 3a987db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

middleware/errorHandler.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ const errorHandler = (err, req, res, next) => {
44
};
55

66
module.exports = errorHandler;
7-

0 commit comments

Comments
 (0)