From 77f30ccb8991a6731786b176fbe64f376f01196f Mon Sep 17 00:00:00 2001 From: yfwang6 Date: Thu, 22 Sep 2022 17:50:58 +0800 Subject: [PATCH] fixed 412a7ad from https://gitee.com/yfwang6/interface_sdk-js/pulls/2825 wangyongfei@huawei.com remove inspector declaration file Signed-off-by: yfwang6 Change-Id: Ibcfbde2d97e8847d12d0995943b035f5ebd708c6 --- api/@internal/component/ets/index-full.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/api/@internal/component/ets/index-full.d.ts b/api/@internal/component/ets/index-full.d.ts index 85abad3e47..fec0ec8cc1 100644 --- a/api/@internal/component/ets/index-full.d.ts +++ b/api/@internal/component/ets/index-full.d.ts @@ -99,7 +99,6 @@ /// /// /// -/// /// /// /// -- Gitee