Skip to content

Commit

Permalink
Update schedule.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
maniwani committed Nov 15, 2022
1 parent 07cfd2c commit 394d63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_ecs/src/schedule_v3/schedule.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ use bevy_utils::{
};

use fixedbitset::FixedBitSet;
use petgraph::graph::Node;
use petgraph::{algo::tarjan_scc, prelude::*};

use crate::component::ComponentId;
Expand Down

0 comments on commit 394d63a

Please sign in to comment.