From 9f88a22b4c9d4a7250ecb86ea3ed286ca78a8f78 Mon Sep 17 00:00:00 2001 From: Peter Holmberg Date: Tue, 12 Feb 2019 16:14:26 +0100 Subject: [PATCH] remove comments --- public/app/features/dashboard/dashgrid/DataPanel.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/app/features/dashboard/dashgrid/DataPanel.tsx b/public/app/features/dashboard/dashgrid/DataPanel.tsx index 075a4d1c864..eeb9fd2f0f1 100644 --- a/public/app/features/dashboard/dashgrid/DataPanel.tsx +++ b/public/app/features/dashboard/dashgrid/DataPanel.tsx @@ -151,9 +151,6 @@ export class DataPanel extends Component { } }; - // error som callback eller renderprop? - // ta bort error, bubbla till panelchrome - getPanelData = () => { const { response } = this.state;