Skip to content

Commit 9c84323

Browse files
committed
update
1 parent f574bd4 commit 9c84323

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ostool/src/step/qemu.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
use std::{
22
fs,
33
process::{Command, exit},
4-
sync::{
5-
Arc,
6-
atomic::{AtomicBool, Ordering},
7-
},
84
};
95

106
use colored::Colorize;

0 commit comments

Comments
 (0)