Skip to content

Commit

Permalink
Remove minecraft.net status check
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Oct 5, 2023
1 parent 32e95f7 commit f1e6038
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/mojang/rest/MojangRestAPI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@ export class MojangRestAPI {
name: 'Public API',
essential: false
},
{
service: 'minecraft-net-website',
status: MojangStatusColor.GREY,
name: 'Minecraft.net',
essential: false
},
{
service: 'mojang-accounts-website',
status: MojangStatusColor.GREY,
Expand Down

0 comments on commit f1e6038

Please sign in to comment.