Skip to content

Commit

Permalink
Clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Jun 24, 2024
1 parent 368e980 commit 8d238a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ async function main() {
}

if (mode === 0) {
// Need to revisit
// Need to revisit, because OperationPathsVisitor didn't run above.
visit(
document,
visitWithTypeInfo(
Expand Down

0 comments on commit 8d238a6

Please sign in to comment.