Skip to content

chore: Drop redundant exports#3337

Open
pxrl wants to merge 5 commits into
masterfrom
pxrl/redundantExports
Open

chore: Drop redundant exports#3337
pxrl wants to merge 5 commits into
masterfrom
pxrl/redundantExports

Conversation

@pxrl
Copy link
Copy Markdown
Collaborator

@pxrl pxrl commented Apr 30, 2026

  • Remove export attribute when a function or variable is only used internally.
  • Remove functions or variables where they are not used at all.

Redundancy surfaced by knip.

- Remove export attribute when a function or variable is only used
  internally.
- Remove functions or variables where they are not used at all.
@pxrl
Copy link
Copy Markdown
Collaborator Author

pxrl commented Apr 30, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

nicholaspai
nicholaspai previously approved these changes Apr 30, 2026
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.

2 participants