mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 09:44:07 +00:00
fix: remove unused configurations (#386)
This commit is contained in:
parent
e0bbe99b6c
commit
62eb054ff5
@ -391,6 +391,8 @@ limitations under the License. -->
|
|||||||
delete child.label;
|
delete child.label;
|
||||||
delete child.value;
|
delete child.value;
|
||||||
delete child.filters;
|
delete child.filters;
|
||||||
|
delete child.typesOfMQE;
|
||||||
|
delete child.subTypesOfMQE;
|
||||||
if (isEmptyObject(child.graph)) {
|
if (isEmptyObject(child.graph)) {
|
||||||
delete child.graph;
|
delete child.graph;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user