rustfmt
This commit is contained in:
parent
a7a2798bf1
commit
b0ac079c30
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ pub fn parse_noop(
|
|||
mailbox: mailbox.into(),
|
||||
attributes: status,
|
||||
})
|
||||
.unwrap();
|
||||
.unwrap();
|
||||
}
|
||||
Response::MailboxData(MailboxDatum::Recent(n)) => {
|
||||
unsolicited.send(UnsolicitedResponse::Recent(n)).unwrap();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue