diff options
| author | mat <github@matdoes.dev> | 2021-12-11 15:17:42 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-11 15:17:42 -0600 |
| commit | ba911a8a207eb47df7a055410570767b2e33c2ae (patch) | |
| tree | 4a53d384f08b7272ba287bdb326f3d7fcb09f289 /bot/src/main.rs | |
| parent | 6026c74430f311c9217b77e7ac07d183efde5bce (diff) | |
| download | azalea-drasl-ba911a8a207eb47df7a055410570767b2e33c2ae.tar.xz | |
correct minecraft-chat :tada:
Diffstat (limited to 'bot/src/main.rs')
| -rw-r--r-- | bot/src/main.rs | 1 |
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; |
