Remove unused ref

pull/10616/head
ebb-tide 2018-05-16 19:24:35 -07:00
parent e22a5fc021
commit 8054c4c614
1 changed files with 0 additions and 4 deletions

View File

@ -587,10 +587,6 @@ class TableGraph extends Component<Props, State> {
</div>
)
}
// private getMultiGridRef = (r: MultiGrid, registerChild) => {
// return registerChild(r)
// }
}
const mapDispatchToProps = dispatch => ({