From 30d99dbe54e020cbdf37bb3899dfc19c2a8ee075 Mon Sep 17 00:00:00 2001 From: kehaoyuan Date: Mon, 5 Feb 2018 15:12:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=87=E6=8D=A2=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E6=97=B6=E9=97=AE=E7=AD=94=E9=A1=B5=E9=9D=A2=E9=94=80?= =?UTF-8?q?=E6=AF=81=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/java/com/gh/gamecenter/ask/AskQuestionsNewFragment.java | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/java/com/gh/gamecenter/ask/AskQuestionsNewFragment.java b/app/src/main/java/com/gh/gamecenter/ask/AskQuestionsNewFragment.java index b989e14107..81784d7ed3 100644 --- a/app/src/main/java/com/gh/gamecenter/ask/AskQuestionsNewFragment.java +++ b/app/src/main/java/com/gh/gamecenter/ask/AskQuestionsNewFragment.java @@ -21,7 +21,6 @@ import com.gh.gamecenter.R; import com.gh.gamecenter.ask.entity.AskTagGroupsEntity; import com.gh.gamecenter.ask.viewmodel.AskQuestionsNewViewModel; import com.halo.assistant.HaloApp; -import com.lightgame.utils.Utils; import com.lightgame.view.NoScrollableViewPager; import java.util.List;