diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-02-07 13:25:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-07 13:25:09 +0000 |
commit | e03dde259b741ae824a2569d23ba8bdbc336a54a (patch) | |
tree | a50921310f47add9c255ad3fbefb1e200f73bfd5 /synapse | |
parent | Add a unit test for users receiving their own device list updates (#11909) (diff) | |
download | synapse-e03dde259b741ae824a2569d23ba8bdbc336a54a.tar.xz |
Clean up an indirect reference to the homeserver datastore (#11914)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/typing.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/typing.py b/synapse/handlers/typing.py |