Remove duplicate log table query
parent
82ef732817
commit
a71a42ccf7
|
@ -483,6 +483,5 @@ export const changeZoomAsync = (timeRange: TimeRange) => async (
|
|||
|
||||
if (namespace && proxyLink) {
|
||||
await dispatch(setTimeRangeAsync(timeRange))
|
||||
await dispatch(executeTableQueryAsync())
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue