Index: build/android/pylib/results/json_results.py |
diff --git a/build/android/pylib/results/json_results.py b/build/android/pylib/results/json_results.py |
index 65664e3da097eca45d0e0614356ad3db617a3d91..0056c4a665a6e1e9c721762785833fdb128fe144 100644 |
--- a/build/android/pylib/results/json_results.py |
+++ b/build/android/pylib/results/json_results.py |
@@ -3,7 +3,6 @@ |
# found in the LICENSE file. |
import json |
-import logging |
from pylib.base import base_test_result |