refactor: cargo fmt
Former-commit-id: 4632553c06789020a1103a2861ec0c9d30673b50
This commit is contained in:
parent
b7f22bb5aa
commit
b5df196283
|
@ -1,4 +1,4 @@
|
|||
use bevy::{prelude::*};
|
||||
use bevy::prelude::*;
|
||||
|
||||
// Define the player component
|
||||
#[derive(Component)]
|
||||
|
|
Reference in a new issue