Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
AldaronLau committed Oct 14, 2024
1 parent df5e60d commit 164ceae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use std::num::NonZeroU32;

use fon::{
samp::{Samp32, Sample},
Audio, Frame, Sink, Resampler,
Audio, Frame, Resampler, Sink,
};

#[derive(Debug)]
Expand Down

0 comments on commit 164ceae

Please sign in to comment.