diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-08-01 13:54:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-01 13:54:56 +0100 |
commit | 5d018d23f01afe995c435d1d2951a0e7f5b5feb1 (patch) | |
tree | e1c9c2341a9545ade5791e40078f25e54a2ebf56 /synapse/storage/registration.py | |
parent | Merge pull request #5808 from matrix-org/erikj/parse_decode_error (diff) | |
download | synapse-5d018d23f01afe995c435d1d2951a0e7f5b5feb1.tar.xz |
Have ClientReaderSlavedStore inherit RegistrationStore (#5806)
Fixes #5803
Diffstat (limited to 'synapse/storage/registration.py')
-rw-r--r-- | synapse/storage/registration.py | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |