pull/13142/head
Peter Holmberg 7 years ago
parent 50444c32e0
commit 1994ca5016
  1. 1
      public/app/features/alerting/AlertRuleList.tsx

@ -35,7 +35,6 @@ export class AlertRuleList extends PureComponent<Props, State> {
];
componentDidMount() {
console.log('did mount');
this.fetchRules();
}

Loading…
Cancel
Save