forked from MirrorHub/synapse
4c7b1bb6cc
There was a bunch of unnecessary conversion back and forth between dict and list going on here. We can simplify a bunch of the code.
1 line
57 B
Text
1 line
57 B
Text
Refactor get_events_from_store_or_dest to return a dict.
|