mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
e2907e7e3a
# Description I get warnings message when running tests: ``` warning: unused import: `Feature` --> crates/nu-plugin/src/protocol/mod.rs:21:25 | 21 | pub use protocol_info::{Feature, Protocol}; | ^^^^^^^ | = note: `#[warn(unused_imports)]` on by default ``` I think it's useless can can be removed. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |