Revert unnecessary change

This commit is contained in:
Matthew Watt 2023-10-09 06:57:40 -05:00
parent c4175342ac
commit a910fb86b6
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ where
CE: fmt::Display,
SE: fmt::Display,
FE: fmt::Display,
N: fmt::Display
N: fmt::Display,
{
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
match &self {