From 77b63e28558e29f53be85a9a1922c2471b341f76 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Thu, 7 Mar 2019 18:56:44 -0500 Subject: [PATCH] This is unused! --- src/allmydata/test/test_introducer.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/allmydata/test/test_introducer.py b/src/allmydata/test/test_introducer.py index 5f96dc737..6685ac41e 100644 --- a/src/allmydata/test/test_introducer.py +++ b/src/allmydata/test/test_introducer.py @@ -9,7 +9,6 @@ from testtools.matchers import ( Is, ) -from twisted.trial import unittest from twisted.internet import defer, address from twisted.python import log from twisted.python.filepath import FilePath