mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
unused import
This commit is contained in:
parent
c84b3161ae
commit
65c9f555b0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ use bevy_ecs::{
|
|||
system::{Commands, Query},
|
||||
};
|
||||
use derive_more::Deref;
|
||||
use tracing::{info, trace};
|
||||
use tracing::info;
|
||||
|
||||
use crate::{
|
||||
InstanceHolder, client::JoinedClientBundle, connection::RawConnection,
|
||||
|
|
Loading…
Add table
Reference in a new issue