diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-09 15:01:28 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-09 15:01:28 +0000 |
commit | f7cac2f7b699fb3bb58c02fa1828aeec6c319f01 (patch) | |
tree | 34d975546d13d888fe42832f21a6db16a9c19948 /synapse/appservice | |
parent | Remove unused imports. (diff) | |
download | synapse-f7cac2f7b699fb3bb58c02fa1828aeec6c319f01.tar.xz |
Fix bugs so lazy room joining works as intended.
Diffstat (limited to 'synapse/appservice')
-rw-r--r-- | synapse/appservice/api.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/appservice/api.py b/synapse/appservice/api.py |