Skip to content

Commit

Permalink
small
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuyuki83 committed Oct 31, 2024
1 parent 281fff6 commit 5cac67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion del-geo-core/src/aabb3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ pub fn is_possible_distance_to_aabb2_smaller_than_threshold(
}
}
}
return true;
true
}

// --------------------------
Expand Down

0 comments on commit 5cac67a

Please sign in to comment.