From a523ca1e7e824229b5aca775ac5323a5ca2f059b Mon Sep 17 00:00:00 2001 From: Kristina Durivage Date: Mon, 22 Dec 2025 20:57:56 -0600 Subject: [PATCH] fix lint suppressions --- eslint-suppressions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/eslint-suppressions.json b/eslint-suppressions.json index 597f2b94a1a..3679f5cfddb 100644 --- a/eslint-suppressions.json +++ b/eslint-suppressions.json @@ -1745,11 +1745,6 @@ "count": 2 } }, - "public/app/features/correlations/CorrelationsPage.tsx": { - "no-restricted-syntax": { - "count": 1 - } - }, "public/app/features/correlations/Forms/ConfigureCorrelationBasicInfoForm.tsx": { "no-restricted-syntax": { "count": 2