提交 fbc3df7c 编写于 作者: S Sandeep Somavarapu

remove console.log statement

上级 e64e6016
......@@ -67,7 +67,6 @@ export class ExtensionHostMain {
this._contextService = new WorkspaceContextService(initData.contextService.workspace);
const workspaceStoragePath = initData.workspaceStoragePath;
console.log(workspaceStoragePath);
const threadService = new ExtHostThreadService(remoteCom);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册