summary refs log tree commit diff
path: root/synapse/federation/federation_client.py
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-09-27 15:06:59 +0100
committerGitHub <noreply@github.com>2018-09-27 15:06:59 +0100
commite1e3e77bfd4fc6e3e53499156d794e12b065665d (patch)
tree92ac6786536afd438d854dc2d18adcba5d57628e /synapse/federation/federation_client.py
parentMerge pull request #3965 from matrix-org/rav/notify_app_services_bg_process (diff)
parentmore comments (diff)
downloadsynapse-e1e3e77bfd4fc6e3e53499156d794e12b065665d.tar.xz
Merge pull request #3967 from matrix-org/rav/federation_handler_cleanups
Clarifications in FederationHandler
Diffstat (limited to 'synapse/federation/federation_client.py')
-rw-r--r--synapse/federation/federation_client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py
index 8bf1ad0c1f..d05ed91d64 100644
--- a/synapse/federation/federation_client.py
+++ b/synapse/federation/federation_client.py
@@ -209,8 +209,6 @@ class FederationClient(FederationBase):
         Will attempt to get the PDU from each destination in the list until
         one succeeds.
 
-        This will persist the PDU locally upon receipt.
-
         Args:
             destinations (list): Which home servers to query
             event_id (str): event to fetch