Skip to content

Commit

Permalink
Update layoutUtils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phutelmyer committed Mar 29, 2024
1 parent 0ee5589 commit 38c2e89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/utils/layoutUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export function transformElasticSearchDataToElements(results) {
});
}
});


// Add Possible Relationship Edges
nodes.forEach((node) => {
Expand Down

0 comments on commit 38c2e89

Please sign in to comment.