Task #66567 - added.err
back to task #66567download
Error: CLIPPY_WARNING: crates/lib/src/store/mod.rs:11:1: warning: this import is redundant # | # 11 | use composefs; # | ^^^^^^^^^^^^^^ help: remove it entirely # | # = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports # = note: `#[warn(clippy::single_component_path_imports)]` on by default