mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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