mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Remove unused imports
This commit is contained in:
parent
0f835e94f5
commit
c58cf56e83
@ -13,10 +13,8 @@ from twisted.web.template import (
|
|||||||
renderElement,
|
renderElement,
|
||||||
tags,
|
tags,
|
||||||
)
|
)
|
||||||
from nevow import rend, tags as T
|
|
||||||
from allmydata.util import base32, idlib
|
from allmydata.util import base32, idlib
|
||||||
from allmydata.web.common import (
|
from allmydata.web.common import (
|
||||||
getxmlfile,
|
|
||||||
abbreviate_time,
|
abbreviate_time,
|
||||||
abbreviate_rate,
|
abbreviate_rate,
|
||||||
abbreviate_size,
|
abbreviate_size,
|
||||||
|
Loading…
Reference in New Issue
Block a user