Skip to content

Commit abba512

Browse files
committed
well it tries to compile meow
1 parent 6ce604a commit abba512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mod stats;
3333
mod stream;
3434

3535
pub use crate::{
36-
config::Config, errors::Error, handle::Handle, info::Info, packet::Packet, stats::Stats, stats::EMPTY_STATS,
36+
config::Config, errors::Error, handle::Handle, info::Info, packet::Packet, stats::Stats,
3737
stream::PacketStream,
3838
bridge_stream::BridgeStream
3939
};

0 commit comments

Comments
 (0)