mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit is a minor cleanup of a code block in NodeInfo.groovy. We remove an unused variable, make the formatting of the code consistent, and cast a property that is typed as an Object to a String to avoid an annoying IDE warning.