From db80fca6f06f26b7fc7a42d62a0de99304e8d549 Mon Sep 17 00:00:00 2001 From: zhangshanxue Date: Sun, 16 Aug 2020 18:12:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=B2=A1=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.gradle | 2 -- 1 file changed, 2 deletions(-) diff --git a/settings.gradle b/settings.gradle index 83b9f9a14..e8a627c84 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,8 +5,6 @@ include 'hotfix' include 'common' include 'test' include 'test' -include 'matchserver' -include 'bloodybattle' include 'tablemanager' include 'fightmanager' include 'gamecommon'