去除重复声明
This commit is contained in:
@@ -72,9 +72,6 @@ patch(ListRenderer.prototype, 'custom_measure_line_tree_patch', {
|
||||
getContext() {
|
||||
return this.context;
|
||||
},
|
||||
getContext() {
|
||||
return this.context;
|
||||
},
|
||||
})
|
||||
|
||||
registry.category('fields').add('custom_measure_line_tree', QualityCheckMeasureLineTree);
|
||||
Reference in New Issue
Block a user