style: allow unused ExecutorChild (#829)
* style: allow unused ExecutorChild * style: remove duplicate cfg on windows
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#![cfg(windows)]
|
||||
|
||||
use color_eyre::eyre::Result;
|
||||
use std::{env::current_exe, fs, path::PathBuf};
|
||||
use tracing::{debug, error};
|
||||
|
||||
Reference in New Issue
Block a user