Remove unused imports

This commit is contained in:
Sajith Sasidharan 2020-07-18 08:34:25 -04:00
parent 0f835e94f5
commit c58cf56e83

View File

@ -13,10 +13,8 @@ from twisted.web.template import (
renderElement,
tags,
)
from nevow import rend, tags as T
from allmydata.util import base32, idlib
from allmydata.web.common import (
getxmlfile,
abbreviate_time,
abbreviate_rate,
abbreviate_size,