Skip to content

Commit

Permalink
Diff cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ManevilleF committed Jun 24, 2022
1 parent 56c9dd4 commit 29b8a7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_ui/src/entity.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ impl Default for ButtonBundle {
}
}
}

#[derive(Component, Clone)]
pub struct CameraUi {
pub is_enabled: bool,
Expand Down

0 comments on commit 29b8a7e

Please sign in to comment.