diff --git a/themes/default/js/networkGraph.js b/themes/default/js/networkGraph.js index e1b04bb..6a4b5b1 100644 --- a/themes/default/js/networkGraph.js +++ b/themes/default/js/networkGraph.js @@ -508,8 +508,6 @@ [secondCommit.dot.attr('cx'), secondCommit.dot.attr('cy')] ) ).attr({ "stroke": lineLane.color, "stroke-width": 2 }).toBack(); - - return; } // set together a path string from any amount of arguments