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

Unified Diff: build/android/host_heartbeat.py

Issue 132463007: Enable presubmit pylint in build/android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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: build/android/host_heartbeat.py
diff --git a/build/android/host_heartbeat.py b/build/android/host_heartbeat.py
index 8321a77258e18bcccf1cb5b3794612030613e213..b0c27b1a0c554c6dd94226e9119c9b87e405bbf6 100755
--- a/build/android/host_heartbeat.py
+++ b/build/android/host_heartbeat.py
@@ -8,7 +8,6 @@
This heart beat lets the devices know that they are connected to a host.
"""
-import os
import sys
import time

Powered by Google App Engine
This is Rietveld 408576698