diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-13 16:19:36 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-13 16:19:36 +0100 |
commit | de6b266817a69b699789f36c23446b8c6ee5cd50 (patch) | |
tree | 36d4a2ed89658d8ec9133b4ece3d601a6916e6b7 /synapse/storage | |
parent | Remove clean-up handler and replace with no-op as not currently needed. (diff) | |
download | synapse-de6b266817a69b699789f36c23446b8c6ee5cd50.tar.xz |
Linting
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/schema/delta/56/stats_separated2.py | 2 | ||||
-rw-r--r-- | synapse/storage/stats.py | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/synapse/storage/schema/delta/56/stats_separated2.py b/synapse/storage/schema/delta/56/stats_separated2.py |