From 47d53432a8bb8987f7eb1cbb22a27ae5c97a3f15 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Thu, 1 Dec 2022 13:27:22 +0800 Subject: [PATCH] =?UTF-8?q?[2.13.0]=20[Change]=20[=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=BC=82=E5=B8=B8]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt b/app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt index a2227e44af..e61f14817f 100644 --- a/app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt +++ b/app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt @@ -40,7 +40,6 @@ import com.mogo.eagle.core.utilcode.util.ProcessUtils import com.mogo.eagle.core.utilcode.util.ThreadPoolService import com.mogo.eagle.core.utilcode.util.TimeUtils import com.mogo.map.location.GDLocationClient -import com.mogo.eagle.core.data.constants.HostConst import com.mogo.eagle.core.utilcode.mogo.AppIdentityModeUtils import com.rousetime.android_startup.AndroidStartup import com.zhjt.mogo_core_function_devatools.env.EnvChangeManager