From dfcc5af7529aa7d666d5359d20700a45f56adc2c Mon Sep 17 00:00:00 2001 From: zhouke Date: Tue, 12 Apr 2022 11:56:22 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20073e690=20from=20https://gitee.com/zhou?= =?UTF-8?q?-ke-0929/interface=5Fsdk-js/pulls/1512=20@ohos.uitest.d.ts?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20.=20Signed-off-by:=20?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhouke --- api/@ohos.uitest.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/api/@ohos.uitest.d.ts b/api/@ohos.uitest.d.ts index 3c351ff10e..e24e756824 100755 --- a/api/@ohos.uitest.d.ts +++ b/api/@ohos.uitest.d.ts @@ -223,7 +223,6 @@ /** * Get the text attribute value. * @syscap SystemCapability.Test.UiTest - * @devices phone,tablet,tv,wearable,car * @since 8 * @test */ -- Gitee