Remove dead code
This commit is contained in:
parent
d48e3f4313
commit
eb2461646e
|
@ -740,8 +740,6 @@ class Graph extends React.PureComponent {
|
|||
constructor(props) {
|
||||
super(props);
|
||||
|
||||
this.satellitesGraphViewRef = React.createRef();
|
||||
|
||||
this.state = {
|
||||
selected: null,
|
||||
moved: null,
|
||||
|
|
Loading…
Reference in New Issue
Block a user