# Objective Bevy still has many instances of using single-tuples `(T,)` to create a bundle. Due to #2975, this is no longer necessary. ## Solution Search for regex `\(.+\s*,\)`. This should have found every instance. |
||
|---|---|---|
| .. | ||
| flex | ||
| render | ||
| widget | ||
| entity.rs | ||
| focus.rs | ||
| geometry.rs | ||
| lib.rs | ||
| ui_node.rs | ||
| update.rs | ||