From 9cd7ca03a643eaa63cbca4629d2c3a3db90f28d7 Mon Sep 17 00:00:00 2001 From: openharmony_ci <120357966@qq.com> Date: Tue, 5 Mar 2024 02:31:29 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!99=20:?= =?UTF-8?q?=20asset=20sqlite=E4=BF=AE=E6=94=B9'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/bundle.json b/bundle.json index 883eb51..1af894b 100644 --- a/bundle.json +++ b/bundle.json @@ -28,15 +28,7 @@ }, "build": { "sub_component": [], - "inner_kits": [ - { - "name": "//third_party/sqlite:sqlite", - "header": { - "header_files": [], - "header_base": [] - } - } - ], + "inner_kits": [], "test": [] } } -- Gitee