Fix clippy

This commit is contained in:
rewin 2024-09-04 09:14:19 +03:00
parent febd9715c4
commit aa9ae94186

View file

@ -1372,7 +1372,7 @@ impl<'w> EntityWorldMut<'w> {
.bundles
.get_unchecked(bundle)
.contributed_components()
.into_iter()
.iter()
});
// Find all components that depend on bundle components