(fix): remove duplicate edges from graphs (#1768)
When a node links to the another node twice, two edges appear in the graph. To keep the graph clean, remove all duplicate edges.master
parent
df65654b2f
commit
4a7ecfbed8
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue