Remove io.atomix.utils.net 76/104676/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 00:18:45 +0000 (01:18 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 00:20:11 +0000 (01:20 +0100)
commit1dad9ca80d85d28063a3dafa2906f4ad7ed3223a
tree954e3af29bcfb0e58527a4b247652009c04e9dd0
parent4b0d5ae715e4fdafc516ca6fd0ff1e39ccd463f3
Remove io.atomix.utils.net

Nothing in this package is needed here, remove it.

JIRA: CONTROLLER-2071
Change-Id: I77df3011a124e0b01b7d241c127233deb7ad0595
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/atomix/utils/src/main/java/io/atomix/utils/net/Address.java [deleted file]
third-party/atomix/utils/src/main/java/io/atomix/utils/net/MalformedAddressException.java [deleted file]
third-party/atomix/utils/src/main/java/io/atomix/utils/net/package-info.java [deleted file]
third-party/atomix/utils/src/test/java/io/atomix/utils/net/AddressTest.java [deleted file]