Skip to content

Commit 6f1949b

Browse files
committed
rustfmt: Run on sync/test_lockorder_checks.rs
1 parent cffbeb0 commit 6f1949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/sync/test_lockorder_checks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use crate::sync::debug_sync::{RwLock, Mutex};
1+
use crate::sync::debug_sync::{Mutex, RwLock};
22

33
use super::{LockHeldState, LockTestExt};
44

0 commit comments

Comments
 (0)