jnfrati 3 лет назад
Родитель
Сommit
b9abbeb375

+ 0 - 2
dashboard/src/main/home/cluster-dashboard/expanded-chart/SettingsSection.tsx

@@ -207,8 +207,6 @@ const SettingsSection: React.FC<PropsType> = ({
       buttonStatus = "Unauthorized to create webhook token";
     }
 
-    console.log(currentChart.stack_id, !currentChart.stack_id?.length);
-
     return (
       <>
         {!currentChart.stack_id?.length &&