Skip to content

chore: remove dead code found by knip#561

Merged
paulvanbrenk merged 1 commit intomainfrom
chore/knip-cleanup
Mar 20, 2026
Merged

chore: remove dead code found by knip#561
paulvanbrenk merged 1 commit intomainfrom
chore/knip-cleanup

Conversation

@paulvanbrenk
Copy link
Collaborator

Summary

  • Delete unused auth/index.ts barrel file and releases/ReleaseCard.tsx component
  • Remove unused exports: useSetWatchlist, FeedReleaseDto, GeofencingState, GeolocationData, duplicate default export in custom-fetch.ts
  • Make PrereleaseTag module-private in SummaryCard.tsx

Test plan

  • pnpm tsc --noEmit passes
  • pnpm run knip reports zero issues (excluding false positives from vite config)

🤖 Generated with Claude Code

Remove unused exports, files, and types identified by knip:
- Delete unused auth/index.ts barrel and releases/ReleaseCard.tsx
- Remove unused useSetWatchlist, FeedReleaseDto, GeofencingState exports
- Remove duplicate default export from custom-fetch.ts
- Make PrereleaseTag and GeolocationData module-private

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@paulvanbrenk paulvanbrenk merged commit a1af673 into main Mar 20, 2026
4 checks passed
@paulvanbrenk paulvanbrenk deleted the chore/knip-cleanup branch March 20, 2026 21:21
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