unnecessary use
This commit is contained in:
parent
4ba69a6834
commit
f14ad9a1b3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
use bevy::{input_focus::InputFocus, prelude::*, sprite::Anchor};
|
use bevy::{input_focus::InputFocus, prelude::*};
|
||||||
|
|
||||||
pub struct ButtonPlugin;
|
pub struct ButtonPlugin;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue