crypto: Don't log the devices that receive an outbound session twice

master
Damir Jelić 2021-03-02 16:26:58 +01:00
parent 7729e2b11f
commit 693a0337a2
1 changed files with 0 additions and 1 deletions

View File

@ -310,7 +310,6 @@ impl GroupSessionManager {
debug!(
should_rotate = should_rotate,
recipients = ?devices,
session_id = outbound.session_id(),
"Done calculating group session recipients"
);