diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-16 14:08:02 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-16 14:08:02 +0000 |
commit | 61385846510ceed1bff571dde1233a70e02b4748 (patch) | |
tree | ca2f652563cdfcf62889a4c3f58b3d3007cf822d /synapse/federation/federation_server.py | |
parent | Fix contrib/graph/graph2.py to handle FrozenDict (diff) | |
download | synapse-61385846510ceed1bff571dde1233a70e02b4748.tar.xz |
Don't return anything from _handle_new_pdu, since we ignore the return value anyway
Diffstat (limited to '')
-rw-r--r-- | synapse/federation/federation_server.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/synapse/federation/federation_server.py b/synapse/federation/federation_server.py |