diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-01-17 15:44:31 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-01-17 15:44:31 +0000 |
commit | 390093d45e1951b1a1d8a034667d2e84b3bf064d (patch) | |
tree | 3485cfde42832956df239d2b63cb038a6b401b49 /synapse/storage/events.py | |
parent | Merge pull request #2795 from matrix-org/rav/track_db_scheduling (diff) | |
download | synapse-390093d45e1951b1a1d8a034667d2e84b3bf064d.tar.xz |
Split resolve_events into two functions
... so that the return type doesn't depend on the arg types
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |