We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1973ce1 commit 02ad2bfCopy full SHA for 02ad2bf
1 file changed
js/module/tracer/directed_graph.js
@@ -207,7 +207,6 @@ class DirectedGraphTracer extends Tracer {
207
}
208
209
clearGraphColor() {
210
- console.log('clearGraphColor');
211
var tracer = this;
212
213
this.graph.nodes().forEach(function (node) {
0 commit comments