mirror of
https://github.com/grafana/grafana.git
synced 2025-02-09 23:16:16 -06:00
removed logging call
This commit is contained in:
parent
dfb9419f86
commit
89cd15d98c
@ -135,7 +135,6 @@ class GraphElement {
|
||||
this.elem.off();
|
||||
this.elem.remove();
|
||||
|
||||
console.log('react unmount');
|
||||
ReactDOM.unmountComponentAtNode(this.legendElem);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user