format details
This commit is contained in:
parent
667925c455
commit
9a8f72b8db
@ -33,7 +33,6 @@ module.exports = function errorMiddleware (/* options */) {
|
||||
errors_with_context: allErrors.map(errorMessageWithContext)
|
||||
};
|
||||
|
||||
|
||||
res.status(statusCode);
|
||||
|
||||
if (req.query && req.query.callback) {
|
||||
|
Loading…
Reference in New Issue
Block a user