Skip to content

Commit 54d9171

Browse files
committed
fix formatting
1 parent baca426 commit 54d9171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macos/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use crate::{MediaBackend, MediaType};
2-
use std::ffi::CString;
32
use std::error::Error;
3+
use std::ffi::CString;
44

55
// Swift functions called by Rust
66
unsafe extern "C" {

0 commit comments

Comments
 (0)