diff --git a/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx b/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx index b39b7dbd139..bc6a30ac454 100644 --- a/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx +++ b/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx @@ -36,8 +36,6 @@ export const PanelEditorTabs: FC = React.memo(({ panel, da return null; } - console.log(config.unifiedAlertingEnabled, tabs); - return (