removed logging call
This commit is contained in:
@@ -135,7 +135,6 @@ class GraphElement {
|
||||
this.elem.off();
|
||||
this.elem.remove();
|
||||
|
||||
console.log('react unmount');
|
||||
ReactDOM.unmountComponentAtNode(this.legendElem);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user