Settings: Remove all unused imports.

Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
This commit is contained in:
John Spurlock
2015-03-18 15:38:58 -04:00
parent 7df81615b1
commit 9a23adf69d
71 changed files with 0 additions and 187 deletions

View File

@@ -29,7 +29,6 @@ import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.os.Bundle;
import android.preference.ListPreference;
import android.preference.Preference;
import android.preference.PreferenceScreen;
import android.preference.SwitchPreference;