Skip to content

Commit 6fe6546

Browse files
committed
Remove unused import
1 parent 1a2657e commit 6fe6546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/bevy_window/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ pub mod prelude {
2424
use std::path::PathBuf;
2525

2626
use bevy_app::prelude::*;
27-
use bevy_ecs::schedule::SystemLabel;
2827

2928
impl Default for WindowPlugin {
3029
fn default() -> Self {

0 commit comments

Comments
 (0)