remove comments

This commit is contained in:
Peter Holmberg 2019-02-12 16:14:26 +01:00
parent f52aa4de4e
commit 9f88a22b4c

View File

@ -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;