Browse Source

Remove leftover from first iteration

Dominik Prokop 6 years ago
parent
commit
9205b82f19
1 changed files with 0 additions and 2 deletions
  1. 0 2
      public/app/plugins/panel/graph/thresholds_form.ts

+ 0 - 2
public/app/plugins/panel/graph/thresholds_form.ts

@@ -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();
   }
   }