Skip to content

fix(docs-site): remove unused notFound import#160

Closed
eskp wants to merge 1 commit intostagingfrom
fix/docs-site-remove-unused-import
Closed

fix(docs-site): remove unused notFound import#160
eskp wants to merge 1 commit intostagingfrom
fix/docs-site-remove-unused-import

Conversation

@eskp
Copy link
Copy Markdown

@eskp eskp commented Jan 21, 2026

Summary

  • Remove unused notFound import that was causing lint failure

Context

Follow-up to PR #159 which added dynamicParams = false. The notFound import was added but not used since dynamicParams = false handles 404s automatically.

@eskp
Copy link
Copy Markdown
Author

eskp commented Jan 21, 2026

Superseded by middleware fix in staging (commit 270f0a8) which provides a more comprehensive solution by intercepting invalid routes before they reach the page component.

@eskp eskp closed this Jan 21, 2026
@drama17 drama17 deleted the fix/docs-site-remove-unused-import branch February 24, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant