Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant
Size
import (#5339)
# Objective - Fixes #5338 - Allow the usage of `use bevy::ui::Size` (see migration guide in #4285) ## Solution - Remove the `use crate::Size` import so that the `pub use geometry::*` import also publicly uses the `Size` struct.
- Loading branch information