Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-blackbird committed Feb 6, 2023
1 parent 1a2657e commit 6fe6546
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_window/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ pub mod prelude {
use std::path::PathBuf;

use bevy_app::prelude::*;
use bevy_ecs::schedule::SystemLabel;

impl Default for WindowPlugin {
fn default() -> Self {
Expand Down

0 comments on commit 6fe6546

Please sign in to comment.