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