Commit 3abd846
Remove redundant
# Objective
- Fixes bevyengine#5338
- Allow the usage of `use bevy::ui::Size` (see migration guide in bevyengine#4285)
## Solution
- Remove the `use crate::Size` import so that the `pub use geometry::*` import also publicly uses the `Size` struct.Size import (bevyengine#5339)1 parent 3451da4 commit 3abd846
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments