Skip to content

Conversation

@elizabethengelman
Copy link
Collaborator

What

Remove unused clap::arg and clap::command imports.

Why

With newer clap versions, the derive macros bring these imports in automatically. And it looks like the new version of rust, 1.92.0, must have updated it unused imports check to be more strict so we were seeing a bunch of failures on build.

Known limitations

n/a

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Dec 11, 2025
@elizabethengelman elizabethengelman changed the title Remove unused imports Remove unused clap imports Dec 11, 2025
@elizabethengelman elizabethengelman self-assigned this Dec 12, 2025
@elizabethengelman elizabethengelman merged commit c7030d1 into main Dec 12, 2025
29 of 30 checks passed
@elizabethengelman elizabethengelman deleted the fix/remove-unused-clap-imports branch December 12, 2025 14:55
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants