# Objective Fixes #15676 ## Solution `remove` returns the removed item Add `take` ## Testing None yet ## Migration Guide If you don't need the returned value from `remove`, discard it. |
||
|---|---|---|
| .. | ||
| bundle.rs | ||
| component.rs | ||
| entity_commands.rs | ||
| from_world.rs | ||
| map_entities.rs | ||
| mod.rs | ||
| resource.rs | ||
| visit_entities.rs | ||