diff --git a/components/graph/index.js b/components/graph/index.js index 90b42aa..5f2b24a 100644 --- a/components/graph/index.js +++ b/components/graph/index.js @@ -740,8 +740,6 @@ class Graph extends React.PureComponent { constructor(props) { super(props); - this.satellitesGraphViewRef = React.createRef(); - this.state = { selected: null, moved: null,