Przeglądaj źródła

Removed invalid alerting state

utkarshcmu 9 lat temu
rodzic
commit
a7e67f3bdd
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      public/app/features/alerting/alert_list_ctrl.ts

+ 0 - 1
public/app/features/alerting/alert_list_ctrl.ts

@@ -15,7 +15,6 @@ export class AlertListCtrl {
     {text: 'OK', value: 'ok'},
     {text: 'Alerting', value: 'alerting'},
     {text: 'No Data', value: 'no_data'},
-    {text: 'Execution Error', value: 'execution_error'},
   ];
 
   filters = {