diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-05-04 02:11:22 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-05-04 02:11:22 +0100 |
commit | 9f2fd29c14616b64a07495a74847004e683ead73 (patch) | |
tree | 51c827d727590146c1e0077f6f2d123896bd36cb | |
parent | remove create_profile from tests (diff) | |
download | synapse-9f2fd29c14616b64a07495a74847004e683ead73.tar.xz |
fix double negative
-rw-r--r-- | synapse/handlers/register.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/register.py b/synapse/handlers/register.py |