Fix clippy warning about non_minimal_cfg (#505)
Fix clippy::non_minimal_cfg warning
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#[cfg(any(windows))]
|
||||
#[cfg(windows)]
|
||||
use std::env;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user