From 1610daeafbdd08cb4c977ef4d74860bf80c1dd56 Mon Sep 17 00:00:00 2001 From: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com> Date: Wed, 3 Dec 2025 21:41:41 -0800 Subject: [PATCH] chore: a little bit of cleanup --- .../panel-edit/PanelDataPane/AiModeCard.tsx | 16 +++++++++------- .../PanelDataPane/QueryTransformList.tsx | 16 ++++++++++++---- public/locales/en-US/grafana.json | 3 ++- 3 files changed, 23 insertions(+), 12 deletions(-) diff --git a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/AiModeCard.tsx b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/AiModeCard.tsx index 5ce5be1520e..71efca68cfe 100644 --- a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/AiModeCard.tsx +++ b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/AiModeCard.tsx @@ -166,7 +166,6 @@ export const AiModeCard = ({ selectedContexts, onRemoveContext, onSubmit, onDemo