remove unused eslint comment

This commit is contained in:
laurenashleigh
2026-01-12 11:46:47 +00:00
parent 6aa083d208
commit 3440409494
@@ -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,
{