Skip to content

Commit

Permalink
remove extra import from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Mar 25, 2024
1 parent 0264272 commit ac640b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use std::{
path::{Path, PathBuf},
str::FromStr,
sync::Arc,
time::Instant,
};

use crossbeam_channel::{Receiver, Sender, TryRecvError};
Expand Down

0 comments on commit ac640b4

Please sign in to comment.