提交 f6c98dfa 编写于 作者: J Johannes Rieken

remove console log, #58929

上级 ba16f6c1
......@@ -314,7 +314,6 @@ export async function main(argv: string[]): Promise<any> {
port: portRenderer,
tries: 200,
chooseTab: function (targets) {
console.log(targets);
return targets.find(target => {
if (!target.webSocketDebuggerUrl) {
return false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册