fix: build (#11611)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou 2025-04-30 23:49:18 +08:00 committed by GitHub
parent 83aae23ba6
commit 20fcddffbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 17 additions and 17 deletions

View file

@ -29,7 +29,7 @@ use hbb_common::{
sync::mpsc,
time::{Duration as TokioDuration, Instant},
},
Stream,
whoami, Stream,
};
use crate::client::io_loop::Remote;