diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-11 10:57:03 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-11 10:57:03 +0000 |
commit | 7b62d0bc70903d3c0cf49d67db31fa3682e33a55 (patch) | |
tree | b757f939cedeeae7119bacf1a0196242e22b7c7a /synapse/handlers | |
parent | credit patrik properly (diff) | |
download | synapse-7b62d0bc70903d3c0cf49d67db31fa3682e33a55.tar.xz |
Add missing None check
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room_member.py | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/synapse/handlers/room_member.py b/synapse/handlers/room_member.py |