summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-04-10 11:55:40 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2019-04-10 11:55:40 +0100
commit9f1f03f80031f28be65dc556f845bd7e92955662 (patch)
tree9295bf5f20fb7fe062d387845b9ee0f1718888da
parentlint (diff)
downloadsynapse-9f1f03f80031f28be65dc556f845bd7e92955662.tar.xz
lint and changelog
-rw-r--r--tests/http/test_fedclient.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/http/test_fedclient.py b/tests/http/test_fedclient.py
index 264b3ad059..ddf5f0730b 100644
--- a/tests/http/test_fedclient.py
+++ b/tests/http/test_fedclient.py
@@ -31,7 +31,6 @@ from synapse.util.logcontext import LoggingContext
 
 from tests.server import FakeTransport
 from tests.unittest import HomeserverTestCase
-from tests import unittest
 
 
 def check_logcontext(context):