mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Removed null check for token, if we are outside the null it already means it is null. Fixed typo in comment and remove leftover assignment to unused local variable.