diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-04-23 17:15:03 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-04-23 17:15:03 +0100 |
commit | 6ab8d204790291c5c85d54b219f99a369d4f4661 (patch) | |
tree | 56c76c23fc87d834b6c7758fb03f5521175fa3cd | |
parent | Remove unnecessary shadow server code (diff) | |
download | synapse-6ab8d204790291c5c85d54b219f99a369d4f4661.tar.xz |
Fix missing shadow 3pid function
I think this is where the code removed in 67c6de2caa1ba0f50b11ba0b158e056391cad9c3 was supposed to go.
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |