mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-14 14:55:34 +08:00
Removed class left over from testing
This commit is contained in:
parent
63e008cbcf
commit
72355dd3c5
@ -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