diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-27 19:15:36 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-27 19:15:36 +0000 |
commit | 64a2cef9bb2b0cf62b2a72f63c25c4781c8354e2 (patch) | |
tree | 4751c2b6ddda4e7a28977f93cd3617999a379d56 /synapse/handlers | |
parent | Merge pull request #1904 from Pneumaticat/patch-1 (diff) | |
download | synapse-64a2cef9bb2b0cf62b2a72f63c25c4781c8354e2.tar.xz |
Pop rather than del from dict
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/federation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |