From 0d1e192277ac278fd2987cb0640eb10a03f7df00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Sat, 8 May 2021 16:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E6=95=88=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index de69d216f6..8728c8634f 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,7 +5,6 @@ include ':modules:mogo-module-smp' include ':foudations:httpdns-base' include ':foudations:httpdns-tencent' include ':foudations:httpdns-noop' -//include ':modules:mogo-modules-mvision' include ':foudations:mogo-base-websocket-sdk' include ':tts:tts-base' include ':tts:tts-di'