소스 검색

remove comments

Peter Holmberg 7 년 전
부모
커밋
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 = () => {
     const { response } = this.state;