mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
Remove leftover from first iteration
This commit is contained in:
parent
97a000c319
commit
9205b82f19
@ -31,8 +31,6 @@ export class ThresholdFormCtrl {
|
|||||||
fill: true,
|
fill: true,
|
||||||
line: true,
|
line: true,
|
||||||
yaxis: 'left',
|
yaxis: 'left',
|
||||||
fillColor: 'rgba(234,112, 112, 0.12)',
|
|
||||||
lineColor: 'rgba(237, 46, 24, 0.60)',
|
|
||||||
});
|
});
|
||||||
this.panelCtrl.render();
|
this.panelCtrl.render();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user