diff --git a/examples/ios/src/lib.rs b/examples/ios/src/lib.rs index db9636d7cf..aca39c99a5 100644 --- a/examples/ios/src/lib.rs +++ b/examples/ios/src/lib.rs @@ -90,7 +90,6 @@ fn setup_scene( }); // Test ui - commands.spawn(Camera2dBundle::default()); commands .spawn(ButtonBundle { style: Style {