mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 20:54:22 -06:00
remove log
This commit is contained in:
parent
50444c32e0
commit
1994ca5016
@ -35,7 +35,6 @@ export class AlertRuleList extends PureComponent<Props, State> {
|
||||
];
|
||||
|
||||
componentDidMount() {
|
||||
console.log('did mount');
|
||||
this.fetchRules();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user