mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 17:05:10 +00:00
removed unwanted statement
This commit is contained in:
parent
293a49c1e4
commit
b7a0f624e9
@ -380,7 +380,6 @@ async function queryTraces() {
|
||||
}
|
||||
}
|
||||
function changeField(type: string, opt: any) {
|
||||
activeFilter;
|
||||
state[type] = opt[0];
|
||||
if (type === "service") {
|
||||
getEndpoints(state.service.id);
|
||||
|
Loading…
Reference in New Issue
Block a user