Removed invalid alerting state

This commit is contained in:
utkarshcmu 2016-11-07 17:43:13 -08:00
parent 9479364600
commit a7e67f3bdd

View File

@ -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 = {