提交 0c7174b0 编写于 作者: R Ryan Adolf

Remove unnecessary console.log

上级 a5a05539
......@@ -1119,7 +1119,6 @@ export class Workbench implements IPartService {
if (!isMacintosh && this.getCustomTitleBarStyle()) {
this.windowService.isMaximized().then((max) => {
console.log(this);
this.workbenchLayout.onMaximizeChange(max);
this.workbenchLayout.layout();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册