Remove some clippy suppressions for udp files

This commit is contained in:
Aram 🍐 2022-01-08 15:20:21 -05:00
parent b3776c8b05
commit 953bc18279
3 changed files with 4 additions and 11 deletions

View file

@ -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(