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

Unified Diff: tools/telemetry/telemetry/unittest.py

Issue 739623005: [Telemetry] Resolve errors due to new pylint checker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ready to land Created 6 years, 1 month 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
Index: tools/telemetry/telemetry/unittest.py
diff --git a/tools/telemetry/telemetry/unittest.py b/tools/telemetry/telemetry/unittest.py
deleted file mode 100644
index 9aafb32a3c33cfe9044fa73075aef51775bc28fd..0000000000000000000000000000000000000000
--- a/tools/telemetry/telemetry/unittest.py
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# TODO(nednguyen): remove this file after we update trace-viewer's
-# browser_controller to reference telemetry.unittest_util.
-from telemetry.unittest_util import * # pylint:disable=W0401

Powered by Google App Engine
This is Rietveld 408576698