You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Objective
Remove `ui_material.rs` from the `bevy_ui` crate. The `mod` declaration
was removed and the module was moved to the `bevy_ui_render` crate, but
the original file wasn't deleted.
0 commit comments