diff options
| author | Quentin Gliech <quenting@element.io> | 2022-09-20 15:18:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-20 15:18:07 +0200 |
| commit | 85fc7ea1a1fb38424923dd1ff117405aea04c33c (patch) | |
| tree | 4bb0930a6d4de15c636d2f98cfa494cc934549d7 /synapse/module_api | |
| parent | Generate separate snapshots for logical databases (#13792) (diff) | |
| download | synapse-85fc7ea1a1fb38424923dd1ff117405aea04c33c.tar.xz | |
Remove the `complete_sso_login` method from the Module API which was deprecated in Synapse 1.13.0. (#13843)
Signed-off-by: Quentin Gliech <quenting@element.io>
Diffstat (limited to 'synapse/module_api')
| -rw-r--r-- | synapse/module_api/__init__.py | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/synapse/module_api/__init__.py b/synapse/module_api/__init__.py |
