Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(cli): Remove needless borrow #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aalhendi
Copy link

No functional changes.
Remove unnecessary reference that is immediately dereferenced (clippy::needless_borrow).

Thank you for your work!

@marcoow marcoow requested a review from hdoordt January 23, 2025 13:31
@marcoow marcoow mentioned this pull request Jan 25, 2025
@marcoow marcoow force-pushed the refactor/remove-needless-borrow branch from 1872acf to 8ca13fe Compare February 5, 2025 14:14
@aalhendi aalhendi force-pushed the refactor/remove-needless-borrow branch from 8ca13fe to 92f4b28 Compare February 6, 2025 19:54
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.

3 participants