Skip to content

Commit

Permalink
Update app.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
maniwani committed Aug 5, 2022
1 parent 07d5769 commit a42af14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bevy_app/src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ use bevy_ecs::{
use bevy_utils::{tracing::debug, HashMap};
use std::fmt::Debug;

// temporary
#[cfg(feature = "trace")]
use bevy_utils::tracing::info_span;
bevy_utils::define_label!(
Expand Down

0 comments on commit a42af14

Please sign in to comment.