Skip to content

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouscatsoserious committed Dec 11, 2024
1 parent 2bf7f3d commit ec88336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/signals.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use anyhow::Context;
use crossbeam_channel::{unbounded, Receiver};

#[cfg(not(windows))]
use signal_hook::consts::signal::*;
#[cfg(not(windows))]
Expand Down

0 comments on commit ec88336

Please sign in to comment.