Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: tools/testrunner/server/status_handler.py

Issue 10983084: Test runner: fix outdated "import discovery" (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/testrunner/server/main.py ('k') | tools/testrunner/server/work_handler.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testrunner/server/status_handler.py
diff --git a/tools/testrunner/server/status_handler.py b/tools/testrunner/server/status_handler.py
index ab4cae0aa7e930e2db6ea146c3f501522435db0e..3f2271dc697597a68791e7dbd7877012b5050f07 100644
--- a/tools/testrunner/server/status_handler.py
+++ b/tools/testrunner/server/status_handler.py
@@ -31,7 +31,6 @@ import SocketServer
from . import compression
from . import constants
-from . import discovery
def _StatusQuery(peer, query):
« no previous file with comments | « tools/testrunner/server/main.py ('k') | tools/testrunner/server/work_handler.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698