Skip to content

Commit

Permalink
Diff cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ManevilleF committed Jun 22, 2022
1 parent 2e34bf7 commit a1145d9
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 a1145d9

Please sign in to comment.