remove blyadskiy redundant important

This commit is contained in:
MeexReay 2025-05-10 01:40:59 +03:00
parent fb55ec66ea
commit e1a3497ed2

View File

@ -6,7 +6,6 @@ use helper::{
send_entity_animation, send_entity_event, send_game_event, send_keep_alive, send_system_message, send_entity_animation, send_entity_event, send_game_event, send_keep_alive, send_system_message,
set_center_chunk, sync_player_pos, unload_chunk, set_center_chunk, sync_player_pos, unload_chunk,
}; };
use log::debug;
use rust_mc_proto::{DataReader, DataWriter, Packet}; use rust_mc_proto::{DataReader, DataWriter, Packet};
use uuid::Uuid; use uuid::Uuid;