diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:10:59 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:10:59 +0000 |
commit | 0e4f07689232e6d180e2bcffc8e06e03c6c0dd41 (patch) | |
tree | 05f5cfd6fd27681e55faefb1e043f5d12f7e34e0 /synapse/storage/data_stores/main/stats.py | |
parent | Add a `make_event_from_dict` method (#6858) (diff) | |
parent | Remove unused `get_room_stats_state` method. (#6869) (diff) | |
download | synapse-0e4f07689232e6d180e2bcffc8e06e03c6c0dd41.tar.xz |
Remove unused `get_room_stats_state` method. (#6869)
* commit 'e1d858984': Remove unused `get_room_stats_state` method. (#6869)
Diffstat (limited to 'synapse/storage/data_stores/main/stats.py')
-rw-r--r-- | synapse/storage/data_stores/main/stats.py | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/synapse/storage/data_stores/main/stats.py b/synapse/storage/data_stores/main/stats.py |