Skip to content

Commit 361cf96

Browse files
committed
thanks clippy
1 parent c494cfd commit 361cf96

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
@@ -213,7 +213,6 @@ pub mod pretty {
213213
}
214214
});
215215
let thread = std::thread::spawn({
216-
let progress = progress.clone();
217216
let name = name.to_owned();
218217
move || {
219218
let _trace = init_tracing(trace, true, &progress).ok();

0 commit comments

Comments
 (0)