From 675103910171320f0774578fb1f57f15c73d929e Mon Sep 17 00:00:00 2001 From: nieben Date: Fri, 1 Mar 2024 11:27:02 +0800 Subject: [PATCH] fix-googletest-bundle Signed-off-by: nieben --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 7fd57bc55..f01d7356e 100644 --- a/bundle.json +++ b/bundle.json @@ -43,7 +43,6 @@ ], "third_party": [ "bounds_checking_function", - "googletest", "jsoncpp", "openssl" ] -- Gitee