Fix warnings

This commit is contained in:
Paolo Barbolini
2024-03-10 15:27:30 +01:00
parent 57d7bf25cc
commit efee4b5d72
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ use std::{
borrow::Cow,
error::Error as StdError,
fmt::{self, Display},
iter::IntoIterator,
time::SystemTime,
};

View File

@@ -5,7 +5,6 @@ use std::{
fmt::{Display, Formatter, Result},
result,
str::FromStr,
string::ToString,
};
use nom::{