From 8e2e81651ce8a9ed93d11e2970dc37de58b0310f Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 27 Apr 2024 06:08:38 +0000 Subject: fmt --- azalea-client/src/client.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-client/src') diff --git a/azalea-client/src/client.rs b/azalea-client/src/client.rs index 1f9685ec..02d400fd 100644 --- a/azalea-client/src/client.rs +++ b/azalea-client/src/client.rs @@ -51,7 +51,7 @@ use azalea_protocol::{ serverbound_login_acknowledged_packet::ServerboundLoginAcknowledgedPacket, ClientboundLoginPacket, }, - ConnectionProtocol, ClientIntention, PROTOCOL_VERSION, + ClientIntention, ConnectionProtocol, PROTOCOL_VERSION, }, resolver, ServerAddress, }; -- cgit v1.2.3