From 47ae6e4350cf6cd243e33a190c49aea7dc79e97c Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Fri, 5 Jul 2024 01:47:27 +0000 Subject: [PATCH] =?UTF-8?q?bundle.json=E6=96=87=E4=BB=B6=E5=8E=BB=E6=8E=89?= =?UTF-8?q?header=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongkai0808fh --- bundle.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bundle.json b/bundle.json index 8128448..ad919ee 100644 --- a/bundle.json +++ b/bundle.json @@ -30,10 +30,6 @@ "sub_component": [], "inner_kits": [ { - "header": { - "header_base": "//third_party/re2/re2", - "header_files": [] - }, "name": "//third_party/re2:re2" } ], -- Gitee