From 18be58849d893b62c124e4a5552c709c7513bc9b Mon Sep 17 00:00:00 2001 From: hu-kai45 Date: Wed, 19 Jul 2023 10:43:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=BD=9C=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E5=90=8C=E5=90=8D=20so?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hu-kai45 --- bundle.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/bundle.json b/bundle.json index f58c168..cd15775 100644 --- a/bundle.json +++ b/bundle.json @@ -34,13 +34,6 @@ "header_files": [] }, "name": "//commonlibrary/rust/ylong_http/ylong_http_client:ylong_http_client_inner" - }, - { - "header": { - "header_base": [], - "header_files": [] - }, - "name": "//commonlibrary/rust/ylong_http/ylong_http_client:ylong_http_client" } ], "test": [] -- Gitee