提交 ac1a73d9 编写于 作者: B Benjamin Pasero

💄 redundant code

上级 f357d44e
......@@ -499,10 +499,6 @@ export class EditorGroup extends Disposable {
return false; // editor not found
}
if (!this.preview) {
return true; // no preview editor
}
return !this.matches(this.preview, editor);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册