mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-31 06:45:15 +00:00
fa4d609e20
There are quite a few places that we assume that a redaction event has a corresponding `redacts` key, which is not always the case. So lets cheekily make it so that event.redacts just returns None instead.