Remove some run_on_reactors

This commit is contained in:
Erik Johnston 2015-05-01 14:37:33 +01:00
parent adb5b76ff5
commit 42c12c04f6
3 changed files with 0 additions and 10 deletions

View file

@ -89,8 +89,6 @@ class FederationHandler(BaseHandler):
processing.
"""
yield run_on_reactor()
self.replication_layer.send_pdu(event, destinations)
@log_function