From 8b13f90cbe37ce71b42eb537a4b8ff2bdb097490 Mon Sep 17 00:00:00 2001 From: Kristina Demeshchik Date: Tue, 23 Dec 2025 11:50:58 -0500 Subject: [PATCH] none-scene --- eslint-suppressions.json | 5 ----- public/app/features/inspector/InspectJSONTab.tsx | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/eslint-suppressions.json b/eslint-suppressions.json index f633ed5b4eb..e21bb18e071 100644 --- a/eslint-suppressions.json +++ b/eslint-suppressions.json @@ -2657,11 +2657,6 @@ "count": 1 } }, - "public/app/features/inspector/InspectJSONTab.tsx": { - "no-restricted-syntax": { - "count": 1 - } - }, "public/app/features/inspector/InspectStatsTab.tsx": { "@grafana/no-aria-label-selectors": { "count": 1 diff --git a/public/app/features/inspector/InspectJSONTab.tsx b/public/app/features/inspector/InspectJSONTab.tsx index 176f13a436a..fc0fa2f9335 100644 --- a/public/app/features/inspector/InspectJSONTab.tsx +++ b/public/app/features/inspector/InspectJSONTab.tsx @@ -125,7 +125,7 @@ export function InspectJSONTab({ panel, dashboard, data, onClose }: Props) { return (
- +