Skip to content

Commit ec796c0

Browse files
committed
fmt
1 parent 078da16 commit ec796c0

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)