fix(): removed obsolete call to setTimeQueryStart
This commit is contained in:
@@ -184,7 +184,6 @@ class MetricsPanelCtrl extends PanelCtrl {
|
||||
cacheTimeout: this.panel.cacheTimeout
|
||||
};
|
||||
|
||||
this.setTimeQueryStart();
|
||||
return datasource.query(metricsQuery);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user