From 377e02b24222eca418b9c7ed0c5c9cafb3d15dad Mon Sep 17 00:00:00 2001 From: wyc <1104749580@qq.com> Date: Tue, 11 Aug 2026 14:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=95=B4cmake?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- third_party_demo/init.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/third_party_demo/init.bash b/third_party_demo/init.bash index 1d4763d..0be6b2e 100644 --- a/third_party_demo/init.bash +++ b/third_party_demo/init.bash @@ -41,4 +41,3 @@ clone_git_shallow() { mkdir -p third_party clone_git_shallow "https://github.com/nlohmann/json.git" "v3.12.0" -fetch_repo_ex "CPP_Core"