mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-09-10 00:38:55 +03:00
Removed class left over from testing
This commit is contained in:
@@ -515,9 +515,4 @@ public final class DispatchServer {
|
||||
this.Base64 = b64;
|
||||
}
|
||||
}
|
||||
|
||||
public static class UserConnnectionData {
|
||||
public InetAddress dispatchConnectedAddress;
|
||||
public String connectedRegion;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user