Cleaning language

This commit is contained in:
2026-01-29 01:10:53 +01:00
parent d106711708
commit 48f5920fed
10 changed files with 57 additions and 68 deletions

View File

@@ -197,6 +197,7 @@ impl AudioState {
}
}
#[allow(clippy::too_many_arguments)]
pub fn spawn_sequencer(
link: Arc<LinkState>,
playing: Arc<std::sync::atomic::AtomicBool>,