mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
This commit removes concatenation by empty string in places where it is simply not needed to obtain a string representation. Relates #24411