mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
unused imports
This commit is contained in:
parent
01507e4f93
commit
b6ea3f47c8
@ -9,9 +9,6 @@ from six.moves import (
|
||||
from testtools.matchers import (
|
||||
Contains,
|
||||
Equals,
|
||||
MatchesAll,
|
||||
IsInstance,
|
||||
AfterPreprocessing,
|
||||
)
|
||||
|
||||
from twisted.python.filepath import (
|
||||
@ -24,7 +21,6 @@ from twisted.internet.test.modulehelpers import (
|
||||
AlternateReactor,
|
||||
)
|
||||
|
||||
|
||||
from ...scripts.tahoe_run import (
|
||||
DaemonizeTheRealService,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user