Skip to content

Commit

Permalink
Unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Dec 10, 2024
1 parent 07321f3 commit 9998895
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions grafast/grafast/src/engine/OperationPlan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1180,9 +1180,6 @@ export class OperationPlan {
mutationIndex: ++mutationIndex,
})
: outputPlan.layerPlan;
if (isMutation) {
this.resetCache();
}
const objectFieldArgs = objectField.args;
const trackedArguments =
objectFieldArgs.length > 0
Expand Down

0 comments on commit 9998895

Please sign in to comment.