mirror of
https://github.com/arampoire/onetun.git
synced 2026-01-16 11:20:24 -05:00
Remove some clippy suppressions for udp files
This commit is contained in:
parent
b3776c8b05
commit
953bc18279
3 changed files with 4 additions and 11 deletions
|
|
@ -8,7 +8,6 @@ use crate::tunnel::udp::UdpPortPool;
|
|||
use crate::wg::WireGuardTunnel;
|
||||
|
||||
pub mod tcp;
|
||||
#[allow(unused)]
|
||||
pub mod udp;
|
||||
|
||||
pub async fn port_forward(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue