Remove unused ref
parent
e22a5fc021
commit
8054c4c614
|
@ -587,10 +587,6 @@ class TableGraph extends Component<Props, State> {
|
|||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
// private getMultiGridRef = (r: MultiGrid, registerChild) => {
|
||||
// return registerChild(r)
|
||||
// }
|
||||
}
|
||||
|
||||
const mapDispatchToProps = dispatch => ({
|
||||
|
|
Loading…
Reference in New Issue