mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 23:38:18 +00:00
remove unused imports
This commit is contained in:
@ -7,13 +7,6 @@ from ConfigParser import NoSectionError
|
||||
import attr
|
||||
from zope.interface import implementer
|
||||
|
||||
from eliot import (
|
||||
start_action,
|
||||
)
|
||||
from eliot.twisted import (
|
||||
DeferredContext,
|
||||
)
|
||||
|
||||
from twisted.plugin import (
|
||||
getPlugins,
|
||||
)
|
||||
|
Reference in New Issue
Block a user