未验证 提交 57f7a603 编写于 作者: C chengxingzhen 提交者: Gitee

删除不必要的断言~

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 c57c4863
......@@ -479,7 +479,6 @@ export default function verificationTest(){
console.info(TAG + "startAbility data = " + JSON.stringify(data));
}).catch((err) => {
console.info(TAG + "startAbility err = " + JSON.stringify(err));
done();
});
} catch (err) {
console.info(TAG + "catch err = " + JSON.stringify(err));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册