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

Unified Diff: tools/telemetry/telemetry/core/_bitmap.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/core/_bitmap.py
diff --git a/tools/telemetry/telemetry/core/_bitmap.py b/tools/telemetry/telemetry/core/_bitmap.py
index 89aedfca55e6b44e06cfc9eb79c9dfc5c0ab638c..808e939bc1e826dc20ec51120e63aac07f4b17ae 100644
--- a/tools/telemetry/telemetry/core/_bitmap.py
+++ b/tools/telemetry/telemetry/core/_bitmap.py
@@ -8,7 +8,6 @@ tools: crop, find bounding box of a color and compute histogram of color values.
"""
import array
-import base64
import cStringIO
import struct
import subprocess
« no previous file with comments | « tools/telemetry/telemetry/benchmark_unittest.py ('k') | tools/telemetry/telemetry/core/android_app_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698