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

Unified Diff: tools/telemetry/telemetry/util/file_handle.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/file_handle.py
diff --git a/tools/telemetry/telemetry/util/file_handle.py b/tools/telemetry/telemetry/util/file_handle.py
index 55c015cc21fb5d458674e8b56c6f8af2dfc97972..8133b0d29dc3090a4c884b51e4a83e7163a2838f 100644
--- a/tools/telemetry/telemetry/util/file_handle.py
+++ b/tools/telemetry/telemetry/util/file_handle.py
@@ -3,7 +3,6 @@
# found in the LICENSE file.
import os
-import shutil
_next_file_id = 0
« no previous file with comments | « tools/telemetry/telemetry/util/cloud_storage_unittest.py ('k') | tools/telemetry/telemetry/util/file_handle_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698