Skip to content

Commit 5cbc464

Browse files
committed
thanks clippy
1 parent 3afa59f commit 5cbc464

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ pub mod pretty {
214214
}
215215
});
216216
let thread = std::thread::spawn({
217-
let progress = progress.clone();
218217
let name = name.to_owned();
219218
move || {
220219
let _trace = init_tracing(trace, true, &progress).ok();

0 commit comments

Comments
 (0)