mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2024-11-24 04:49:47 +00: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;
|
||||
}
|
||||
}
|
||||
|
||||
public static class UserConnnectionData {
|
||||
public InetAddress dispatchConnectedAddress;
|
||||
public String connectedRegion;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user