aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/fetch_cros_sdk_rolls.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/fetch_cros_sdk_rolls.py')
-rwxr-xr-xllvm_tools/fetch_cros_sdk_rolls.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm_tools/fetch_cros_sdk_rolls.py b/llvm_tools/fetch_cros_sdk_rolls.py
index 42af678a..83d7025a 100755
--- a/llvm_tools/fetch_cros_sdk_rolls.py
+++ b/llvm_tools/fetch_cros_sdk_rolls.py
@@ -10,8 +10,6 @@ gs://chromiumos-sdk/. The hope is that it'll help answer the question "when did
the toolchain ebuild ${x} go live?"
"""
-# pylint: disable=cros-logging-import
-
import argparse
import json
import logging