aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-01-02 17:42:41 -0600
committermat <github@matdoes.dev>2022-01-02 17:42:41 -0600
commit394f996df27bedc68be6c1f9e9764e8f78ba6282 (patch)
treea0a5b5ae17ae7e524fc04f844b7ffb63810861fc /azalea-core/src
parent45871fc01e212a50ac5e6268e4677f97f8fe5bb3 (diff)
downloadazalea-drasl-394f996df27bedc68be6c1f9e9764e8f78ba6282.tar.xz
fix random warnings
Diffstat (limited to 'azalea-core/src')
-rw-r--r--azalea-core/src/game_type.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/azalea-core/src/game_type.rs b/azalea-core/src/game_type.rs
index b6ff479d..f5b9fb38 100644
--- a/azalea-core/src/game_type.rs
+++ b/azalea-core/src/game_type.rs
@@ -1,5 +1,3 @@
-use azalea_chat;
-
#[derive(Hash, Clone, Debug)]
pub enum GameType {
SURVIVAL,