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

Unified Diff: tools/telemetry/telemetry/util/cloud_storage_unittest.py

Issue 1103553002: Reland Reenable unused-import lint check for telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 8 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
Index: tools/telemetry/telemetry/util/cloud_storage_unittest.py
diff --git a/tools/telemetry/telemetry/util/cloud_storage_unittest.py b/tools/telemetry/telemetry/util/cloud_storage_unittest.py
index 7ef373a25ef81674c030c923e64129890a484ea6..7e40f44b296c13040b24a30f28f91c5d080905b1 100644
--- a/tools/telemetry/telemetry/util/cloud_storage_unittest.py
+++ b/tools/telemetry/telemetry/util/cloud_storage_unittest.py
@@ -5,8 +5,6 @@
import os
import unittest
-from telemetry import decorators
-
from telemetry.unittest_util import system_stub
from telemetry.util import cloud_storage
« no previous file with comments | « tools/telemetry/telemetry/user_story/user_story_runner_unittest.py ('k') | tools/telemetry/telemetry/util/file_handle.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698