diff --git a/ui/src/shared/components/TableGraph.tsx b/ui/src/shared/components/TableGraph.tsx index b6a468d687..4b2a2c48c6 100644 --- a/ui/src/shared/components/TableGraph.tsx +++ b/ui/src/shared/components/TableGraph.tsx @@ -587,10 +587,6 @@ class TableGraph extends Component { ) } - - // private getMultiGridRef = (r: MultiGrid, registerChild) => { - // return registerChild(r) - // } } const mapDispatchToProps = dispatch => ({