Skip to content

Commit

Permalink
Removed class left over from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
4Benj committed Apr 21, 2022
1 parent 63e008c commit 72355dd
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -515,9 +515,4 @@ public RegionData(QueryCurrRegionHttpRsp prq, String b64) {
this.Base64 = b64;
}
}

public static class UserConnnectionData {
public InetAddress dispatchConnectedAddress;
public String connectedRegion;
}
}

0 comments on commit 72355dd

Please sign in to comment.