remove clippy complex

This commit is contained in:
TechHara
2022-12-13 11:51:05 -05:00
parent 5867a47f21
commit db829321fc
-1
View File
@@ -264,7 +264,6 @@ fn cut_fields_delimiter<R: Read>(
Ok(())
}
#[allow(clippy::cognitive_complexity)]
fn cut_fields_whitespace<R: Read>(
reader: R,
ranges: &[Range],