Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tb06904 committed Dec 4, 2024
1 parent a99dad8 commit d0ec130
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ public static View getValidViewForGraph(final View view, final GraphSerialisable
graphSerialisable.getGraphId(),
FederatedOperationHandler.OPT_SKIP_FAILED_EXECUTE));
}
return builder.build();
return newView;
}

// Nothing to do return unmodified view
Expand Down

0 comments on commit d0ec130

Please sign in to comment.