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

Fix a new nightly lint #3948

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

weiznich
Copy link
Member

There is a new lint on nightly which warns for redundant imports. This commit removes all such redundant imports to satisfy the lint.

@weiznich weiznich requested a review from a team February 27, 2024 19:26
@weiznich weiznich force-pushed the fix/nightly_warnings branch from c277495 to 3a6b877 Compare February 28, 2024 16:13
There is a new lint on nightly which warns for redundant imports. This
commit removes all such redundant imports to satisfy the lint.
@weiznich weiznich force-pushed the fix/nightly_warnings branch from 3a6b877 to 145866b Compare February 28, 2024 16:26
@weiznich weiznich added this pull request to the merge queue Feb 28, 2024
Merged via the queue into diesel-rs:master with commit 9d8d1ee Feb 28, 2024
48 checks passed
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