Peter Holmberg %!s(int64=7) %!d(string=hai) anos
pai
achega
1994ca5016
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      public/app/features/alerting/AlertRuleList.tsx

+ 0 - 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();
   }