Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Aug 20, 2023
1 parent 68f8c11 commit 87bf205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/MeshBVH.js
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ export class MeshBVH {

return false;

}
};

if ( intersectsRanges ) {

Expand Down

0 comments on commit 87bf205

Please sign in to comment.