Skip to content

Commit fc799a6

Browse files
author
Jim Hague
committed
Remove accidentally committed log chatter.
1 parent 00c3e53 commit fc799a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,6 @@ class PlotlyPanelCtrl extends MetricsPanelCtrl {
812812
if (this.annotations.shapes.length > 0) {
813813
traces = this.traces.concat(this.annotations.trace);
814814
}
815-
console.log('ConfigChanged (traces)', traces);
816815
Plotly.react(this.graphDiv, traces, this.layout, options);
817816
}
818817

0 commit comments

Comments
 (0)