Skip to content

Commit

Permalink
Fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Moresteck committed Mar 10, 2024
1 parent efa7851 commit add8a0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/uk/betacraft/auth/MicrosoftAuth.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
import uk.betacraft.auth.jsons.microsoft.CheckTokenResponse;
import uk.betacraft.auth.jsons.microsoft.MinecraftAuthRequest;
import uk.betacraft.auth.jsons.microsoft.MinecraftAuthResponse;
import uk.betacraft.auth.jsons.microsoft.MinecraftGameOwnRequest;
import uk.betacraft.auth.jsons.microsoft.MinecraftGameOwnResponse;
import uk.betacraft.auth.jsons.microsoft.MinecraftProfileRequest;
import uk.betacraft.auth.jsons.microsoft.MinecraftProfileResponse;
import uk.betacraft.auth.jsons.microsoft.XBLAuthRequest;
Expand Down

0 comments on commit add8a0e

Please sign in to comment.