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