diff --git a/public/app/features/correlations/CorrelationsPage.tsx b/public/app/features/correlations/CorrelationsPage.tsx index 3d6c9ef66f8..aad40039be2 100644 --- a/public/app/features/correlations/CorrelationsPage.tsx +++ b/public/app/features/correlations/CorrelationsPage.tsx @@ -157,8 +157,6 @@ export default function CorrelationsPage(props: CorrelationsPageProps) { ); - console.log(correlations?.totalCount, correlations?.limit); - return (