From d1bae193981fca0574f08795e23b653e1548bf8c Mon Sep 17 00:00:00 2001 From: litiangang4 Date: Fri, 18 Aug 2023 08:50:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E4=BB=B6=E4=BE=9D=E8=B5=96=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: litiangang4 --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 5e3419c..049b1f8 100755 --- a/bundle.json +++ b/bundle.json @@ -44,7 +44,6 @@ ], "third_party": [ "jsoncpp", - "googletest", "libevdev", "openssl" ] -- Gitee