mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-14 19:31:45 +00:00
The check for null argument is already done in `splitStringByCommaToArray`, hence it can be removed, which allows us to remove the whole splitScrollIds private method.