diff options
| author | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-25 11:24:28 +0000 | 
|---|---|---|
| committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-25 11:24:28 +0000 | 
| commit | c4cdafa81fdf167961257f16118735b304535f62 (patch) | |
| tree | 4b295749437bebf1205b1b5fe7206b0bccfe4ac0 | |
| parent | Remove unnecessary null check (diff) | |
| download | synapse-c4cdafa81fdf167961257f16118735b304535f62.tar.xz | |
Destructure account data tuple before use
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/room_member.py | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/synapse/handlers/room_member.py b/synapse/handlers/room_member.py | 
