mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
This commit replaces a use of the system property "line.separator" and replaces it with a dedicated method that provides the same value. Closes #16776