diff options
Diffstat (limited to 'src/com/android/settings/bluetooth/BluetoothEnabler.java')
-rw-r--r-- | src/com/android/settings/bluetooth/BluetoothEnabler.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/settings/bluetooth/BluetoothEnabler.java b/src/com/android/settings/bluetooth/BluetoothEnabler.java index eb8382e..a7b9d71 100644 --- a/src/com/android/settings/bluetooth/BluetoothEnabler.java +++ b/src/com/android/settings/bluetooth/BluetoothEnabler.java @@ -27,7 +27,6 @@ import android.content.IntentFilter; import android.preference.Preference; import android.preference.CheckBoxPreference; import android.provider.Settings; -import android.text.TextUtils; import android.widget.Toast; /** |