Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
justprosh committed Feb 26, 2024
1 parent 63e3b68 commit a252d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/nox-tests/tests/workers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use connected_client::ConnectedClient;
use created_swarm::make_swarms;
use eyre::Context;
use hex::FromHex;
use log_utils::enable_logs;
use maplit::hashmap;
use serde_json::json;
use workers::CUID;
Expand Down

0 comments on commit a252d40

Please sign in to comment.