2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-12 21:29:03 +00:00
bevy/crates/bevy_ui
tygyh fd308571c4
Remove unnecessary path prefixes ()
# Objective

- Shorten paths by removing unnecessary prefixes

## Solution

- Remove the prefixes from many paths which do not need them. Finding
the paths was done automatically using built-in refactoring tools in
Jetbrains RustRover.
2023-11-28 23:43:40 +00:00
..
src Remove unnecessary path prefixes () 2023-11-28 23:43:40 +00:00
Cargo.toml Standardize toml format with taplo () 2023-11-21 01:04:14 +00:00