Skip to content

Commit e8a209c

Browse files
committed
fix(): removed obsolete call to setTimeQueryStart
1 parent 781fed1 commit e8a209c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/app/features/panel/metrics_panel_ctrl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ class MetricsPanelCtrl extends PanelCtrl {
184184
cacheTimeout: this.panel.cacheTimeout
185185
};
186186

187-
this.setTimeQueryStart();
188187
return datasource.query(metricsQuery);
189188
}
190189

0 commit comments

Comments
 (0)