This is an automated email from the ASF dual-hosted git repository.
ijuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 7b7e40a536a KAFKA-14304 Add RPC changes, records, and config from
KIP-866 (#12928)
add 3929c2651da MINOR: Remove unused `ApiUtils` (#12949)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/api/ApiUtils.scala | 78 ----------------------
.../test/scala/unit/kafka/api/ApiUtilsTest.scala | 71 --------------------
2 files changed, 149 deletions(-)
delete mode 100644 core/src/main/scala/kafka/api/ApiUtils.scala
delete mode 100644 core/src/test/scala/unit/kafka/api/ApiUtilsTest.scala