提交 0b1f91a6 编写于 作者: H hk_js

delete invalid import package in windowsystem

Signed-off-by: Nhk_js <hekun18@huawei.com>
上级 06cba0fe
......@@ -14,7 +14,6 @@
*/
import app from '@system.app'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
import window from '@ohos.window'
import display from '@ohos.display'
describe('display_test', function () {
......
......@@ -15,7 +15,6 @@
import app from '@system.app'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
import window from '@ohos.window'
import screen from '@ohos.screen'
import display from '@ohos.display'
import featureAbility from '@ohos.ability.featureAbility'
const TRUE_WINDOW = true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册