Skip to content

Commit

Permalink
fix(worker): forgot actions not like dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
CWood-sdf committed Apr 25, 2024
1 parent f497181 commit 76b8dda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion updater/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::{
collections::HashMap,
io::Write,
process::Stdio,
sync::{Arc, Mutex},
};

Expand Down

0 comments on commit 76b8dda

Please sign in to comment.