未验证 提交 56e5314c 编写于 作者: O openharmony_ci 提交者: Gitee

!17795 翻译完成:16872 删除窗口冗余import

Merge pull request !17795 from wusongqing/TR16872
...@@ -331,7 +331,6 @@ A floating window is created based on an existing task. It is always displayed i ...@@ -331,7 +331,6 @@ A floating window is created based on an existing task. It is always displayed i
```ts ```ts
import UIAbility from '@ohos.app.ability.UIAbility'; import UIAbility from '@ohos.app.ability.UIAbility';
import ExtensionContext from '@ohos.app.ability.ServiceExtensionAbility';
import window from '@ohos.window'; import window from '@ohos.window';
export default class EntryAbility extends UIAbility { export default class EntryAbility extends UIAbility {
...@@ -389,4 +388,3 @@ A floating window is created based on an existing task. It is always displayed i ...@@ -389,4 +388,3 @@ A floating window is created based on an existing task. It is always displayed i
} }
}; };
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册