mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-08 22:12:43 +00:00
web/checker_results.py: remove dead code
This commit is contained in:
parent
cadb045288
commit
750ab8fa59
@ -246,7 +246,6 @@ class DeepCheckResults(rend.Page, ResultsBase, ReloadMixin):
|
||||
except KeyError:
|
||||
raise WebError("No detailed results for SI %s" % html.escape(name),
|
||||
http.NOT_FOUND)
|
||||
return rend.Page.childFactory(self, ctx, name)
|
||||
|
||||
def renderHTTP(self, ctx):
|
||||
if self.want_json(ctx):
|
||||
|
Loading…
Reference in New Issue
Block a user