Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslack committed Nov 9, 2024
1 parent 49ac2a0 commit 0ef5f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// work in progress...

use anyhow::Context;
use fork::{daemon, Fork};
use std::convert::From;
use std::{
ffi::OsStr,
Expand Down

0 comments on commit 0ef5f79

Please sign in to comment.