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

Unified Diff: build/android/devil/android/sdk/shared_prefs.py

Issue 1315743004: [Android] Add a custom pylintrc for build/android/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix appurify_sanitized import-errors Created 5 years, 3 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/devil/android/sdk/shared_prefs.py
diff --git a/build/android/devil/android/sdk/shared_prefs.py b/build/android/devil/android/sdk/shared_prefs.py
index cb0f1d6e6ad49343e81d0edebea9f04a88118df9..2b430d5c4dc719a61b51a50edeb642aa19a2cb19 100644
--- a/build/android/devil/android/sdk/shared_prefs.py
+++ b/build/android/devil/android/sdk/shared_prefs.py
@@ -8,7 +8,6 @@ See e.g.:
http://developer.android.com/reference/android/content/SharedPreferences.html
"""
-import collections
import logging
import posixpath
« no previous file with comments | « build/android/devil/android/sdk/adb_wrapper.py ('k') | build/android/devil/android/sdk/shared_prefs_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698