From 207172b366bb592f4c35954bd4ac46b6338e2e64 Mon Sep 17 00:00:00 2001 From: dantmnf <2252500+dantmnf@users.noreply.github.com> Date: Sat, 24 Aug 2024 15:54:04 +0800 Subject: [PATCH] chore: remove MaaDeps submodule (#10354) still referenced in maadeps-download.py Co-authored-by: dantmnf --- .gitmodules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index cfaa44cf3f..fb7968fc4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,11 +4,6 @@ [submodule "src/MaaMacGui"] path = src/MaaMacGui url = https://github.com/MaaAssistantArknights/MaaMacGui.git -[submodule "MaaDeps"] - path = MaaDeps - url = https://github.com/MaaAssistantArknights/MaaDeps - shallow = true - branch = master [submodule "src/maa-cli"] path = src/maa-cli url = https://github.com/MaaAssistantArknights/maa-cli.git