mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
hush a pyflakes warning
This commit is contained in:
parent
08e229f29a
commit
3cf70697e8
@ -2,7 +2,6 @@
|
||||
from nevow import rend, inevow, tags as T
|
||||
from allmydata.web.common import getxmlfile, get_arg
|
||||
from allmydata.interfaces import ICheckerResults, IDeepCheckResults
|
||||
from allmydata.util import base32
|
||||
|
||||
class CheckerResults(rend.Page):
|
||||
docFactory = getxmlfile("checker-results.xhtml")
|
||||
|
Loading…
x
Reference in New Issue
Block a user