Skip to content
Snippets Groups Projects
Unverified Commit fa4d609e authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Make 'event.redacts' never raise. (#6771)

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.
parent 51fc3f69
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment