mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 01:46:39 +08:00
remove log
This commit is contained in:
@ -35,7 +35,6 @@ export class AlertRuleList extends PureComponent<Props, State> {
|
|||||||
];
|
];
|
||||||
|
|
||||||
componentDidMount() {
|
componentDidMount() {
|
||||||
console.log('did mount');
|
|
||||||
this.fetchRules();
|
this.fetchRules();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user