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, {