修改告警

Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2022-01-14 17:52:03 +08:00
parent 1fb6b9192c
commit dbdb9b4ab9
2 changed files with 1 additions and 2 deletions
@@ -276,7 +276,6 @@ namespace MiscServices {
eventTarget->Off(type);
}
delete type;
type = nullptr;
napi_value result = nullptr;
napi_get_undefined(env, &result);