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

mountpoint: fix two clippy warnings on Windows #32

Merged

Conversation

cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Apr 19, 2024

This PR fixes two clippy warnings on Windows about an unused import and an unused variable. Combined with #27 it should make the "cargo clippy" tests in the CI pass.

@cakebaker
Copy link
Contributor Author

Changes since last push:

  • removed unused imports in test

@sylvestre sylvestre merged commit 89d5541 into uutils:main May 6, 2024
8 of 13 checks passed
@cakebaker cakebaker deleted the mountpoint_fix_clippy_warnings_on_windows branch May 6, 2024 13:12
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