ktlint
This commit is contained in:
parent
6b284f2a16
commit
2d75c67aa3
|
@ -303,7 +303,7 @@ internal class MXMegolmEncryption(
|
||||||
}
|
}
|
||||||
|
|
||||||
if (noOlmToNotify.isNotEmpty()) {
|
if (noOlmToNotify.isNotEmpty()) {
|
||||||
//XXX offload?, as they won't read the message anyhow?
|
// XXX offload?, as they won't read the message anyhow?
|
||||||
notifyKeyWithHeld(
|
notifyKeyWithHeld(
|
||||||
noOlmToNotify,
|
noOlmToNotify,
|
||||||
session.sessionId,
|
session.sessionId,
|
||||||
|
|
Loading…
Reference in New Issue