Skip to content

Commit 02ad2bf

Browse files
committed
minor
1 parent 1973ce1 commit 02ad2bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/module/tracer/directed_graph.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ class DirectedGraphTracer extends Tracer {
207207
}
208208

209209
clearGraphColor() {
210-
console.log('clearGraphColor');
211210
var tracer = this;
212211

213212
this.graph.nodes().forEach(function (node) {

0 commit comments

Comments
 (0)