mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
unused import
This commit is contained in:
parent
c52cee3a69
commit
1f5775ed4e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
use azalea_ecs::{
|
||||
app::{App, CoreStage, Plugin},
|
||||
component::{BevyComponent, Component},
|
||||
component::Component,
|
||||
entity::Entity,
|
||||
event::{EventReader, EventWriter},
|
||||
query::Changed,
|
||||
|
|
Loading…
Add table
Reference in a new issue