diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 14:55:54 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 14:55:54 +0000 |
commit | efd80e0d056f08a6adc4a0cf113ebd04249b5f94 (patch) | |
tree | 517d2dc35ff1192eabab02aa122e0807163772cd /synapse/api | |
parent | Fix exceptions when attempting to backfill (#6576) (diff) | |
parent | Change EventContext to use the Storage class (#6564) (diff) | |
download | synapse-efd80e0d056f08a6adc4a0cf113ebd04249b5f94.tar.xz |
Change EventContext to use the Storage class (#6564)
* commit 'fa780e972': Change EventContext to use the Storage class (#6564)
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |