[Settings] Code refactor

Remove unused import

Bug: 10956255
Test: build pass
Change-Id: I256870483d85bf7000556357071834cad24884d1
This commit is contained in:
Bonian Chen
2020-04-07 19:29:49 +08:00
parent 9a84a2d544
commit 1df6c9cdd4

View File

@@ -26,8 +26,6 @@ import android.telephony.TelephonyManager;
import androidx.preference.ListPreference;
import androidx.preference.Preference;
import com.android.settings.network.telephony.TelephonyConstants.TelephonyManagerConstants;
/**
* Preference controller for "System Select"
*/