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

Remove useless Result import #3534

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Remove useless Result import #3534

merged 3 commits into from
Mar 5, 2024

Conversation

nazar-pc
Copy link
Contributor

Latest Rust nightly complains with the item Result is imported redundantly

@skunert skunert added R0-silent Changes should not be mentioned in any release notes T0-node This PR/Issue is related to the topic “node”. labels Feb 29, 2024
@skunert skunert enabled auto-merge March 4, 2024 09:59
@skunert skunert added this pull request to the merge queue Mar 5, 2024
Merged via the queue into paritytech:master with commit c34ad77 Mar 5, 2024
128 of 130 checks passed
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
Latest Rust nightly complains with `the item `Result` is imported
redundantly`

Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
@nazar-pc nazar-pc deleted the patch-1 branch April 3, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants