aboutsummaryrefslogtreecommitdiff
path: root/bot/src/main.rs
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-11 15:17:42 -0600
committermat <github@matdoes.dev>2021-12-11 15:17:42 -0600
commitba911a8a207eb47df7a055410570767b2e33c2ae (patch)
tree4a53d384f08b7272ba287bdb326f3d7fcb09f289 /bot/src/main.rs
parent6026c74430f311c9217b77e7ac07d183efde5bce (diff)
downloadazalea-drasl-ba911a8a207eb47df7a055410570767b2e33c2ae.tar.xz
correct minecraft-chat :tada:
Diffstat (limited to 'bot/src/main.rs')
-rw-r--r--bot/src/main.rs1
1 files changed, 0 insertions, 1 deletions
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;