diff --git a/src/allmydata/web/check_results.py b/src/allmydata/web/check_results.py index af12fa370..c109966e5 100644 --- a/src/allmydata/web/check_results.py +++ b/src/allmydata/web/check_results.py @@ -1,11 +1,7 @@ import time import json -from nevow import ( - rend, - inevow, - tags as T, -) + from twisted.web import ( http, html,