mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +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