diff options
author | Kegan Dougal <kegan@matrix.org> | 2016-11-11 14:13:32 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2016-11-11 14:13:32 +0000 |
commit | c7daf3136c8ae024187cd50530d3ee90b1385b13 (patch) | |
tree | b281aae32dca667f34a83b20af8053e43481b27b /synapse | |
parent | Flake8 (diff) | |
download | synapse-c7daf3136c8ae024187cd50530d3ee90b1385b13.tar.xz |
Use observable deferreds because they are sane
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v2_alpha/sendtodevice.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/sendtodevice.py b/synapse/rest/client/v2_alpha/sendtodevice.py |