From ba911a8a207eb47df7a055410570767b2e33c2ae Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 11 Dec 2021 15:17:42 -0600 Subject: correct minecraft-chat :tada: --- bot/src/main.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'bot/src/main.rs') diff --git a/bot/src/main.rs b/bot/src/main.rs index 68fd41bf..47af37b4 100644 --- a/bot/src/main.rs +++ b/bot/src/main.rs @@ -1,4 +1,3 @@ -use minecraft_client; use minecraft_protocol::ServerAddress; use tokio::runtime::Runtime; -- cgit v1.2.3