chore: Ran cargo clippy

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2024-12-27 10:28:38 +11:00
parent 1f899ec349
commit dcb1564568
11 changed files with 35 additions and 61 deletions

View File

@ -2,7 +2,6 @@ use std::{
any::Any,
collections::VecDeque,
fmt::Debug,
io,
sync::{
mpsc::{SendError, Sender},
Arc, Mutex, MutexGuard,