Remove most of io.atomix.utils.misc 80/104680/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 00:25:36 +0000 (01:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 00:25:36 +0000 (01:25 +0100)
commitcaf144ed067c002fed6a250950d2a7c40cf00cc5
treee24ee60e1a441c7996706a8129df5973c73b1927
parent7fc91d00d46e8c7479fa211d04a83296b27fa0ea
Remove most of io.atomix.utils.misc

There is only one class used from this package, remove all the others.

Change-Id: I0a5d751ec2ef9cdf07694a4a640fe1ca25bf1afb
JIRA: CONTROLLER-2071
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/atomix/utils/src/main/java/io/atomix/utils/misc/Match.java [deleted file]
third-party/atomix/utils/src/main/java/io/atomix/utils/misc/StringUtils.java [deleted file]
third-party/atomix/utils/src/main/java/io/atomix/utils/misc/TimestampPrinter.java [deleted file]
third-party/atomix/utils/src/test/java/io/atomix/utils/MatchTest.java [deleted file]
third-party/atomix/utils/src/test/java/io/atomix/utils/TimestampPrinterTest.java [deleted file]
third-party/atomix/utils/src/test/java/io/atomix/utils/misc/StringUtilsTest.java [deleted file]