forked from MirrorHub/synapse
c3dda2874d
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.
|