提交 e1340d37 编写于 作者: J Joao Moreno

remove promise cancel

上级 ef7000a9
......@@ -111,7 +111,7 @@ export class Lock {
}).then(c, e);
return result;
}, () => result.cancel());
});
}
private getLock(item: Item): LockData {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册