We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415fcb7 commit 3a987dbCopy full SHA for 3a987db
middleware/errorHandler.js
@@ -4,4 +4,3 @@ const errorHandler = (err, req, res, next) => {
4
};
5
6
module.exports = errorHandler;
7
-
0 commit comments