Fix fmt
This commit is contained in:
parent
170121cdf6
commit
4d3c07f71b
@ -412,7 +412,6 @@ impl<T> defmt::Format for SendError<T> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// This enumeration is the list of the possible error outcomes for the
|
/// This enumeration is the list of the possible error outcomes for the
|
||||||
/// [try_send](super::Sender::try_send) method.
|
/// [try_send](super::Sender::try_send) method.
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
|
Loading…
Reference in New Issue
Block a user