diff options
author | Erik Johnston <erik@matrix.org> | 2019-01-22 16:20:33 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-01-22 16:20:33 +0000 |
commit | 1c9704f8ab72047a83c6a3b364f3693b332434f2 (patch) | |
tree | aebbbcaafc2e7461be8a0b4819f439ff8f5cc4d8 | |
parent | Newsfile (diff) | |
download | synapse-1c9704f8ab72047a83c6a3b364f3693b332434f2.tar.xz |
Don't shadow params
-rw-r--r-- | synapse/storage/client_ips.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/storage/client_ips.py b/synapse/storage/client_ips.py |