mirror of
https://github.com/nushell/nushell.git
synced 2025-05-12 22:14:26 +02:00
fix windows clippy
This commit is contained in:
parent
9b13ecaa8a
commit
403ea29250
@ -107,5 +107,5 @@ mod fg_process_setup {
|
|||||||
|
|
||||||
pub fn set_foreground(_process: &std::process::Child) {}
|
pub fn set_foreground(_process: &std::process::Child) {}
|
||||||
|
|
||||||
pub fn reset_foreground_id() {}
|
pub unsafe fn reset_foreground_id() {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user