Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
rewin123 committed May 19, 2024
1 parent b7c5fe5 commit bf6da26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/editor_core/src/selected.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ fn selected_entity_wireframe_update(
visible: true,
colour: Color::YELLOW,
width: 2.0,
..Default::default()
},
mode: bevy_mod_outline::OutlineMode::RealVertex,
..Default::default()
Expand Down

0 comments on commit bf6da26

Please sign in to comment.