I use a JSON file to generate automatically a UML component diagram. From the foreach loops there are duplicates between the same two components, e. g.
[A] -> [B]
[A] -> [B]
Since the diagram is generated automatically, is there an option to suppress the double arrow between A and B?