chore: removed unnecessary Deref import
This commit is contained in:
parent
9f490974a4
commit
6b2d5d8af1
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
use std::ops::Deref;
|
||||
|
||||
use bevy::prelude::*;
|
||||
|
||||
pub mod event;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue