return is unnecessary

This commit is contained in:
JBlond
2015-11-02 15:19:54 +01:00
parent ab8e58d2db
commit 5ac1db95ca

View File

@@ -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