diff options
Diffstat (limited to 'src/parse_host_port.rs')
-rw-r--r-- | src/parse_host_port.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parse_host_port.rs b/src/parse_host_port.rs index 2dcdde9..e7d65c0 100644 --- a/src/parse_host_port.rs +++ b/src/parse_host_port.rs @@ -1,5 +1,3 @@ -#![warn(clippy::pedantic)] - use std::convert::TryFrom; use super::character_classes::{ |