删除无用的配置

This commit is contained in:
liaoxuezhi 2019-11-06 16:35:17 +08:00
parent fcd9842b43
commit 2323a92740
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ export class DiffEditorControlRenderer extends DiffEditor {
@Renderer({ @Renderer({
test: /(^|\/)diff-editor$/, test: /(^|\/)diff-editor$/,
sizeMutable: false,
name: 'diff-editor' name: 'diff-editor'
}) })
export class DiffEditorRenderer extends DiffEditor { export class DiffEditorRenderer extends DiffEditor {