Peter Holmberg 6 лет назад
Родитель
Сommit
9f88a22b4c
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      public/app/features/dashboard/dashgrid/DataPanel.tsx

+ 0 - 3
public/app/features/dashboard/dashgrid/DataPanel.tsx

@@ -151,9 +151,6 @@ export class DataPanel extends Component<Props, State> {
     }
     }
   };
   };
 
 
-  // error som callback eller renderprop?
-  // ta bort error, bubbla till panelchrome
-
   getPanelData = () => {
   getPanelData = () => {
     const { response } = this.state;
     const { response } = this.state;