提交 64b65cf8 编写于 作者: B Benjamin Pasero

fix bad argument processor

上级 86b91953
......@@ -469,9 +469,8 @@ export class ExtHostNotebookController implements ExtHostNotebookShape, ExtHostN
}
}
}
return arg;
}
return arg;
}
});
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册