Skip to content

Commit 41c2ffa

Browse files
committed
Address cargo check issue for Macos-latest
Signed-off-by: Malhar Vora <mlvora.2010@gmail.com>
1 parent dcf5f96 commit 41c2ffa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/uu/kill/src/kill.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
use clap::{Arg, ArgAction, Command, crate_version, value_parser};
99
use uucore::libc;
10-
#[cfg(target_os = "linux")]
1110
use uucore::{error::UResult, format_usage, help_about, help_usage};
1211

1312
const ABOUT: &str = help_about!("kill.md");

0 commit comments

Comments
 (0)