Skip to content

Commit

Permalink
Remove tracing example
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Dec 7, 2024
1 parent eaa1130 commit 63e7dde
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ name = "settings"
path = "examples/settings.rs"
required-features = ["default"]

[[example]]
name = "settings_trace"
path = "examples/settings.rs"
required-features = ["default", "bevy/trace", "bevy/trace_chrome"]

[[example]]
name = "splitscreen"
path = "examples/splitscreen.rs"
Expand Down

0 comments on commit 63e7dde

Please sign in to comment.