From 9e402236861c131ab38b671e02e63ecd79f5a6aa Mon Sep 17 00:00:00 2001 From: y30045862 Date: Mon, 4 Sep 2023 14:25:21 +0800 Subject: [PATCH] remove googletest Signed-off-by: yangjingbo10 Change-Id: Ia05337031437c47446173d85941207744bbf7480 --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 6a2953b34..0d0c382c7 100644 --- a/bundle.json +++ b/bundle.json @@ -41,7 +41,6 @@ ], "third_party": [ "bounds_checking_function", - "googletest", "jsoncpp" ] }, -- Gitee