From e54689a9641eaa16051933a1879c720c842dcabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 1 Feb 2019 06:20:54 +0100 Subject: [PATCH] Removed comment from panel editor --- .../features/dashboard/panel_editor/PanelEditor.tsx | 11 ----------- 1 file changed, 11 deletions(-) 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 ;