Fix fmt
This commit is contained in:
parent
170121cdf6
commit
4d3c07f71b
1 changed files with 0 additions and 1 deletions
|
@ -412,7 +412,6 @@ impl<T> defmt::Format for SendError<T> {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/// This enumeration is the list of the possible error outcomes for the
|
||||
/// [try_send](super::Sender::try_send) method.
|
||||
#[derive(Debug)]
|
||||
|
|
Loading…
Reference in a new issue