Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rosado committed Jan 9, 2025
1 parent 73d58b1 commit 44ffec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export function errorTemplateContext () {

/**
* Use this class if you want to display specific HTTP error page.
*
*
* Uses the `errorPages/error.njk` template, but it can be overriden via options.
*/
export class MiddlewareError extends Error {
Expand Down

0 comments on commit 44ffec6

Please sign in to comment.