From 7fc4ff7ee42284b249d1dfca77200b5963c91a3d Mon Sep 17 00:00:00 2001 From: zhangyouyou Date: Thu, 12 Jun 2025 16:46:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=A9=BA?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/@internal/ets/global.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/api/@internal/ets/global.d.ts b/api/@internal/ets/global.d.ts index 626425fe0c..35478b1a2c 100644 --- a/api/@internal/ets/global.d.ts +++ b/api/@internal/ets/global.d.ts @@ -19,7 +19,6 @@ */ - /** * Defines the console info. * -- Gitee