mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-09 04:43:20 +08:00
Removed class left over from testing
This commit is contained in:
parent
1969d38e06
commit
2c509237a5
@ -515,9 +515,4 @@ public final class DispatchServer {
|
|||||||
this.Base64 = b64;
|
this.Base64 = b64;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class UserConnnectionData {
|
|
||||||
public InetAddress dispatchConnectedAddress;
|
|
||||||
public String connectedRegion;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user