care less about room versions prior to 3

This commit is contained in:
Charles Hall 2025-08-10 14:53:38 -07:00
parent 15ab91c012
commit 61d2ff7183
3 changed files with 2 additions and 17 deletions

View file

@ -939,7 +939,6 @@ impl Service {
redact_id,
&incoming_pdu.sender,
&incoming_pdu.room_id,
true,
)?
} else {
false
@ -949,7 +948,6 @@ impl Service {
redact_id,
&incoming_pdu.sender,
&incoming_pdu.room_id,
true,
)?
} else {
false