aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/src
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-auth/src')
-rwxr-xr-xazalea-auth/src/sessionserver.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-auth/src/sessionserver.rs b/azalea-auth/src/sessionserver.rs
index 800a9642..46d1fc48 100755
--- a/azalea-auth/src/sessionserver.rs
+++ b/azalea-auth/src/sessionserver.rs
@@ -1,5 +1,4 @@
//! Tell Mojang you're joining a multiplayer server.
-//!
use serde::Deserialize;
use serde_json::json;
use thiserror::Error;