Skip to content

Commit

Permalink
Undo whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
thsparks committed May 1, 2024
1 parent 1c8bb79 commit 78a183f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pxteditor/code-validation/validateBlocksInSetExist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ export function validateBlocksInSetExist({ usedBlocks, blockIdsToCheck, count, r
}
}
return { successfulBlocks, passed: successfulBlocks.length >= count };
}
}

0 comments on commit 78a183f

Please sign in to comment.