Skip to content

Commit 14e41f3

Browse files
committed
formatting
1 parent 4c25522 commit 14e41f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/machine.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ use rustc_target::spec::abi::Abi;
2727

2828
use crate::{
2929
concurrency::{data_race, weak_memory},
30-
shims::{unix::FileHandler, time::Clock},
30+
shims::{time::Clock, unix::FileHandler},
3131
*,
3232
};
3333

0 commit comments

Comments
 (0)