diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-09-07 17:23:53 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-09-07 17:23:53 +0100 |
commit | 3bccef4885e69cdd03a5d2fad4d9909ef7fd281d (patch) | |
tree | 3dade8d201e55a914b1443e4609614154f37f9f7 | |
parent | yet another typo (diff) | |
download | synapse-3bccef4885e69cdd03a5d2fad4d9909ef7fd281d.tar.xz |
fix uninitialised var
-rw-r--r-- | synapse/storage/state.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |