Revert unnecessary change
This commit is contained in:
parent
c4175342ac
commit
a910fb86b6
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue