bevy/crates/bevy_ecs/src/system/commands
James Liu 17480b2d89 Remove APIs deprecated in 0.9 (#6801)
# Objective
These functions were deprecated in 0.9. They should be removed in 0.10.

## Solution
Remove them.
2022-12-05 22:49:04 +00:00
..
command_queue.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
mod.rs Remove APIs deprecated in 0.9 (#6801) 2022-12-05 22:49:04 +00:00
parallel_scope.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00