mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-19 09:45:20 +00:00
Remove inappropriate reexport
This commit is contained in:
committed by
Dirkjan Ochtman
parent
728b758bb8
commit
866a1508a8
+1
-1
@@ -52,7 +52,7 @@ mod udp;
|
||||
|
||||
pub use proto::{
|
||||
crypto, ApplicationClose, ClientConfig, ConnectError, ConnectionClose, ConnectionError,
|
||||
ConnectionId, DatagramEvent, ServerConfig, Transmit, TransportConfig, VarInt,
|
||||
ConnectionId, ServerConfig, Transmit, TransportConfig, VarInt,
|
||||
};
|
||||
|
||||
pub use crate::builders::{
|
||||
|
||||
Reference in New Issue
Block a user