summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-05-02 17:07:13 -0700
committerAndrew Morgan <andrew@amorgan.xyz>2019-05-02 17:07:13 -0700
commit15d18026689ddb122a2d4f40837eb241d28614b5 (patch)
tree924a9b98638f13d301d378db5fa30a0c3fb32e13
parentisort locally didn't have a problem >:( (diff)
downloadsynapse-15d18026689ddb122a2d4f40837eb241d28614b5.tar.xz
lint
-rw-r--r--tests/http/test_fedclient.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/test_fedclient.py b/tests/http/test_fedclient.py
index 98ce08f155..148e55b7a5 100644
--- a/tests/http/test_fedclient.py
+++ b/tests/http/test_fedclient.py
@@ -24,7 +24,7 @@ from twisted.test.proto_helpers import StringTransport
 from twisted.web.client import ResponseNeverReceived
 from twisted.web.http import HTTPChannel
 
-from synapse.api.errors import RequestSendFailed, SynapseError
+from synapse.api.errors import RequestSendFailed
 from synapse.http.matrixfederationclient import (
     MatrixFederationHttpClient,
     MatrixFederationRequest,