cleanup(wayland): clippy
This commit is contained in:
@@ -21,7 +21,6 @@ use crate::{
|
||||
},
|
||||
};
|
||||
use bevy::app::{App, Plugin, Update};
|
||||
use bevy::diagnostic::FrameCount;
|
||||
use bevy::ecs::schedule::IntoScheduleConfigs;
|
||||
use bevy::ecs::system::{Local, Res, ResMut};
|
||||
use bevy::prelude::{Deref, DerefMut};
|
||||
|
||||
Reference in New Issue
Block a user