去除无用import

This commit is contained in:
huangzhuanghua
2016-09-21 09:00:08 +08:00
parent c17f13d467
commit 4a0332a948
8 changed files with 0 additions and 24 deletions

View File

@ -9,12 +9,7 @@ import android.provider.Settings;
import android.telephony.TelephonyManager;
import android.text.TextUtils;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.gh.base.AppController;
import com.gh.common.constant.Config;
import com.gh.gamecenter.volley.extended.JsonObjectExtendedRequest;
import com.tencent.stat.StatConfig;
import org.json.JSONException;