mirror of
https://github.com/arampoire/onetun.git
synced 2025-12-01 00:00: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
|
|
@ -1,5 +1,3 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
use anyhow::Context;
|
||||
use std::collections::{HashMap, HashSet, VecDeque};
|
||||
use std::net::IpAddr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue