diff options
Diffstat (limited to 'src/authority.rs')
-rw-r--r-- | src/authority.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/authority.rs b/src/authority.rs index b5a377c..d0b49d7 100644 --- a/src/authority.rs +++ b/src/authority.rs @@ -1,5 +1,3 @@ -#![warn(clippy::pedantic)] - use super::character_classes::{ REG_NAME_NOT_PCT_ENCODED, USER_INFO_NOT_PCT_ENCODED, |