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