removed debug trace

Former-commit-id: c9be9dfa635e45d50fdc908134e6f5cc65383c7e
This commit is contained in:
fbsanchez 2019-03-25 15:53:52 +01:00
parent dad791b887
commit 0cdf8a16cf
1 changed files with 0 additions and 1 deletions

View File

@ -3477,7 +3477,6 @@ function draw_elements_graph() {
}
}),
function(d) {
console.log(d);
return (
d.source.id +
networkmap_id +