修改渠道为GH_TEST,去除无用import

This commit is contained in:
huangzhuanghua
2016-07-22 14:23:01 +08:00
parent f74ae2a8cf
commit 24014feef0
7 changed files with 2 additions and 13 deletions

View File

@ -26,7 +26,6 @@ import android.view.Window;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.TextView;
import android.widget.Toast;
import com.android.volley.Request.Method;
import com.android.volley.Response;