diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-08 18:17:24 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2023-03-09 16:50:31 +0000 |
commit | 266f426c5023a7257835afc068cdc3735b0bbb3e (patch) | |
tree | 1ce1c614d111b5784f8f331622348c159eab500e /synapse/module_api/callbacks/__init__.py | |
parent | Move callback-related code from the SpamChecker to its own class (diff) | |
download | synapse-266f426c5023a7257835afc068cdc3735b0bbb3e.tar.xz |
Move callback-related code from ThirdPartyEventRules to its own class
And update the many references.
Diffstat (limited to 'synapse/module_api/callbacks/__init__.py')
-rw-r--r-- | synapse/module_api/callbacks/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/module_api/callbacks/__init__.py b/synapse/module_api/callbacks/__init__.py |