mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-25 04:35:17 +00:00
Chore: remove unused import
This commit is contained in:
committed by
Benjamin Saunders
parent
2f96a226cd
commit
858a26a6c6
@@ -8,7 +8,6 @@ use std::{
|
||||
use futures_util::ready;
|
||||
use proto::Transmit;
|
||||
use tokio::io::ReadBuf;
|
||||
use tracing::warn;
|
||||
|
||||
use super::{log_sendmsg_error, RecvMeta, IO_ERROR_LOG_INTERVAL};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user