mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 02:16:42 +00:00
unused import
This commit is contained in:
parent
1700c3f841
commit
c507971e62
@ -5,7 +5,7 @@ from twisted.web import (
|
|||||||
resource,
|
resource,
|
||||||
)
|
)
|
||||||
from twisted.web.util import redirectTo
|
from twisted.web.util import redirectTo
|
||||||
from nevow import rend, url, tags as T
|
from nevow import rend, tags as T
|
||||||
from nevow.inevow import IRequest
|
from nevow.inevow import IRequest
|
||||||
from nevow.static import File as nevow_File # TODO: merge with static.File?
|
from nevow.static import File as nevow_File # TODO: merge with static.File?
|
||||||
from nevow.util import resource_filename
|
from nevow.util import resource_filename
|
||||||
|
Loading…
x
Reference in New Issue
Block a user