Merge "Remove an unneeded and improper import."

This commit is contained in:
Robert Greenwalt
2010-07-22 10:51:57 -07:00
committed by Android (Google) Code Review

View File

@@ -27,8 +27,6 @@ import com.android.internal.telephony.IccConstants;
import com.android.internal.telephony.IccUtils;
import com.android.internal.telephony.PhoneBase;
import org.apache.harmony.luni.lang.reflect.ListOfTypes;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;