mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
remove unused import
This commit is contained in:
parent
e977391b04
commit
2057877eba
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ use azalea::entity::{EyeHeight, Position};
|
|||
use azalea::interact::HitResultComponent;
|
||||
use azalea::inventory::ItemSlot;
|
||||
use azalea::pathfinder::BlockPosGoal;
|
||||
use azalea::protocol::packets::game::serverbound_client_command_packet::ServerboundClientCommandPacket;
|
||||
use azalea::protocol::packets::game::ClientboundGamePacket;
|
||||
use azalea::{prelude::*, swarm::prelude::*, BlockPos, GameProfileComponent, WalkDirection};
|
||||
use azalea::{Account, Client, Event};
|
||||
|
|
Loading…
Add table
Reference in a new issue