diff options
author | David Baker <dave@matrix.org> | 2016-03-16 12:51:34 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-16 12:51:34 +0000 |
commit | 99797947aa5a7cdf8fe12043b4f25a155bcf4555 (patch) | |
tree | 7072b5ac8762af57339459e50f8b50dcad84ebb8 /synapse/rest/client | |
parent | Make registration idempotent: if you specify the same session, make it give y... (diff) | |
download | synapse-99797947aa5a7cdf8fe12043b4f25a155bcf4555.tar.xz |
pep8 & remove debug logging
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |