From a7e67f3bdd3bacdb1aade041eb070a47fd34cb1a Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Mon, 7 Nov 2016 17:43:13 -0800 Subject: [PATCH] Removed invalid alerting state --- public/app/features/alerting/alert_list_ctrl.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/alerting/alert_list_ctrl.ts b/public/app/features/alerting/alert_list_ctrl.ts index b2287759a9b..5e3cce35c6e 100644 --- a/public/app/features/alerting/alert_list_ctrl.ts +++ b/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 = {