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;