diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-09 10:52:35 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-09 16:50:31 +0000 |
commit | e8cdfc771bd95b679ca59bc5d1d0572d00b259c3 (patch) | |
tree | 636d1672689e85b077827225bde3606e130140ab /synapse/module_api/callbacks/__init__.py | |
parent | Move callback-related code from the PresenceRouter to its own class (diff) | |
download | synapse-e8cdfc771bd95b679ca59bc5d1d0572d00b259c3.tar.xz |
Move callback-related code from the BackgroundUpdater to its own class
Diffstat (limited to 'synapse/module_api/callbacks/__init__.py')
-rw-r--r-- | synapse/module_api/callbacks/__init__.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/module_api/callbacks/__init__.py b/synapse/module_api/callbacks/__init__.py |