Remove unused_imports Automatically In Rust

Notes
  • clear any errors

  • make a git commit

  • run `cargo fix``

Reference

The Cargo Book: cargo-fix(1) Automatically fix lint warnings reported by rustc