mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
2881c4fa94
This commit removes and now forbids all uses of com.google.common.collect.Iterators across the codebase. This is one of the final steps in the eventual removal of Guava as a dependency. Relates #13224