mirror of
https://github.com/tlsnotary/tlsn-utils.git
synced 2026-01-09 12:48:03 -05:00
remove unused import
This commit is contained in:
@@ -4,7 +4,7 @@ use tokio_serde::formats::Bincode;
|
||||
use tokio_util::{codec::LengthDelimitedCodec, compat::FuturesAsyncReadCompatExt};
|
||||
|
||||
use crate::{
|
||||
mux::{MuxChannel, MuxChannelSized, MuxStream, MuxerError},
|
||||
mux::{MuxChannel, MuxStream, MuxerError},
|
||||
Channel,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user