aboutsummaryrefslogtreecommitdiff
path: root/rust_tools/rust_watch.py
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2021-10-05 23:14:04 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-05 23:14:04 +0000
commitf103b9f78baa21b4edf25d5dd5a1226b6c0ff159 (patch)
tree0cbf6f6e50bf2d7f1d6021a09db50dc7e6dd9ff6 /rust_tools/rust_watch.py
parent75d0ad1e93dfec40618bcec58797c8cb896b8198 (diff)
parent929241978e4eedb4accab7e83ab383d06c3b4621 (diff)
downloadtoolchain-utils-f103b9f78baa21b4edf25d5dd5a1226b6c0ff159.tar.gz
Merging 9 commit(s) from Chromium's toolchain-utils am: 3134544d54 am: e0c2630c64 am: 929241978e
Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1845270 Change-Id: I497d318091cd0bb5742068f99bd7d3998962e1f0
Diffstat (limited to 'rust_tools/rust_watch.py')
-rwxr-xr-xrust_tools/rust_watch.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/rust_tools/rust_watch.py b/rust_tools/rust_watch.py
index b9ad7b82..66df7c8a 100755
--- a/rust_tools/rust_watch.py
+++ b/rust_tools/rust_watch.py
@@ -9,8 +9,6 @@
Sends an email if something interesting (probably) happened.
"""
-# pylint: disable=cros-logging-import
-
import argparse
import itertools
import json