From 344040949401da4e30a95c965893302727b24147 Mon Sep 17 00:00:00 2001 From: laurenashleigh Date: Tue, 18 Nov 2025 09:25:19 +0000 Subject: [PATCH] remove unused eslint comment --- .../alerting/unified/components/RuleConditionSection.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/RuleConditionSection.tsx b/public/app/features/alerting/unified/components/RuleConditionSection.tsx index eed9081cd9a..91f269befa6 100644 --- a/public/app/features/alerting/unified/components/RuleConditionSection.tsx +++ b/public/app/features/alerting/unified/components/RuleConditionSection.tsx @@ -42,7 +42,6 @@ function createExpressionQueries( const reduceRefId = existingExpressions[0]?.refId || getNextRefId(dataQueries); // Create a temporary query for threshold refId calculation - // eslint-disable-next-line @typescript-eslint/consistent-type-assertions const tempQueries = [ ...dataQueries, {