去除无用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,7 +9,6 @@ import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ApplicationInfo;
import android.net.Uri;
import android.net.wifi.WifiManager;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
@ -88,7 +87,6 @@ import com.gh.gamecenter.volley.extended.JsonObjectExtendedRequest;
import com.gh.gamecenter.volley.extended.StringExtendedRequest;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.tencent.stat.StatConfig;
import org.json.JSONArray;
import org.json.JSONException;