rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
169 stars 75 forks source link

Remove redundant imports #1779

Closed ehuss closed 3 months ago

ehuss commented 4 months ago

A recent release of nightly has started warning about redundant imports. This removes that warning.