crypto: Don't log the devices that receive an outbound session twice
This commit is contained in:
parent
7729e2b11f
commit
693a0337a2
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ impl GroupSessionManager {
|
|||
|
||||
debug!(
|
||||
should_rotate = should_rotate,
|
||||
recipients = ?devices,
|
||||
session_id = outbound.session_id(),
|
||||
"Done calculating group session recipients"
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue