Skip to content

Commit 8dcd05f

Browse files
committed
Fix formatting
1 parent b7cef9b commit 8dcd05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sys/macos.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ use apple_sys::IOKit::{
88
kIOPMAssertionLevelOn, kIOReturnSuccess, CFStringRef, IOPMAssertionCreateWithName,
99
IOPMAssertionRelease,
1010
};
11-
use thiserror::Error;
1211
use core_foundation::{base::TCFType, string::CFString};
12+
use thiserror::Error;
1313

1414
use crate::Options;
1515

0 commit comments

Comments
 (0)