Commit 2c509237 authored by Benjamin Elsdon's avatar Benjamin Elsdon
Browse files

Removed class left over from testing

parent 1969d38e
......@@ -515,9 +515,4 @@ public final class DispatchServer {
this.Base64 = b64;
}
}
public static class UserConnnectionData {
public InetAddress dispatchConnectedAddress;
public String connectedRegion;
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment