Skip to content

Commit

Permalink
thanks clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Jun 16, 2023
1 parent c494cfd commit 361cf96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shared.rs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ pub mod pretty {
}
});
let thread = std::thread::spawn({
let progress = progress.clone();
let name = name.to_owned();
move || {
let _trace = init_tracing(trace, true, &progress).ok();
Expand Down

0 comments on commit 361cf96

Please sign in to comment.