diff --git a/public/app/features/dashboard/panel_editor/PanelEditor.tsx b/public/app/features/dashboard/panel_editor/PanelEditor.tsx index 7b8097b9f65..d7aafb89e55 100644 --- a/public/app/features/dashboard/panel_editor/PanelEditor.tsx +++ b/public/app/features/dashboard/panel_editor/PanelEditor.tsx @@ -101,17 +101,6 @@ export class PanelEditor extends PureComponent { return (
- { - //
- // - //
- //
- //
- //
- //
- //
- } -
{tabs.map(tab => { return ;