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