Skip to content

Commit

Permalink
One more tweak for rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra committed Sep 29, 2024
1 parent 371bbda commit 9d20ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
//! the number of sinks that can be created (except for the fact that creating too many will slow
//! down your program).


#![cfg_attr(test, deny(missing_docs))]
pub use cpal::{
self, traits::DeviceTrait, Device, Devices, DevicesError, InputDevices, OutputDevices,
Expand Down

0 comments on commit 9d20ea2

Please sign in to comment.