Skip to content

Commit

Permalink
please clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz committed Nov 19, 2024
1 parent e302ed9 commit 7cff2c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ mod query_pipeline {
callback: impl FnMut(Entity) -> bool,
) {
self.query_pipeline.colliders_with_aabb_intersecting_aabb(
&self.colliders,
self.colliders,
aabb,
callback,
)
Expand Down

0 comments on commit 7cff2c2

Please sign in to comment.