crypto: Remove a bunch of unneeded whitespace in a log line.
parent
a5131a0a73
commit
f483a56f81
|
@ -307,7 +307,7 @@ impl Account {
|
|||
// return with an error if it isn't one.
|
||||
OlmMessage::Message(_) => {
|
||||
warn!(
|
||||
"Failed to decrypt a non-pre-key message with all
|
||||
"Failed to decrypt a non-pre-key message with all \
|
||||
available sessions {} {}",
|
||||
sender, sender_key
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue