Silence compiler warning.
- This import is not necessary if the dot-writer feature is enabled, but necessary if it is not.
This commit is contained in:
parent
041a41c01c
commit
62dbde6b03
@ -25,7 +25,8 @@ use crate::commands::wot as wot_cmd;
|
||||
use wot_cmd::output::print_path;
|
||||
use wot_cmd::output::print_path_header;
|
||||
use wot_cmd::output::print_path_error;
|
||||
use wot_cmd::output::OutputType;
|
||||
#[allow(unused_imports)]
|
||||
use wot_cmd::output::OutputType as _;
|
||||
|
||||
use crate::Config;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user