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