mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
Remove unused imports
This commit is contained in:
parent
7ca8ede88c
commit
0dcc3e13c0
@ -1,6 +1,3 @@
|
||||
from zope.interface import (
|
||||
classImplements,
|
||||
)
|
||||
from twisted.python.reflect import (
|
||||
fullyQualifiedName,
|
||||
)
|
||||
@ -13,9 +10,6 @@ from twisted.web.test.requesthelper import (
|
||||
from twisted.web.server import (
|
||||
Request,
|
||||
)
|
||||
from twisted.web.iweb import (
|
||||
IRequest,
|
||||
)
|
||||
from twisted.web.server import (
|
||||
NOT_DONE_YET,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user