Skip to content

Commit 8ef6a0b

Browse files
committed
fix: remove unused nodes variable from PathwaysGraph
1 parent c1d559e commit 8ef6a0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/registry/app/pathways/components/PathwaysGraph.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export default function PathwaysGraph() {
2626
promptJobFeedback,
2727

2828
// React Flow state
29-
nodes,
3029
onNodesChange,
3130
onEdgesChange,
3231
nodesWithStyle,

0 commit comments

Comments
 (0)