Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
watsom27 committed Sep 16, 2024
1 parent 6ecfec4 commit a22177d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/host/coreaudio/macos/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ use std::fmt;
use std::mem;
use std::os::raw::c_char;
use std::ptr::null;
use std::rc::Rc;
use std::slice;
use std::sync::mpsc::{channel, RecvTimeoutError};
use std::sync::{Arc, Mutex};
Expand Down

0 comments on commit a22177d

Please sign in to comment.