Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor code issues. #284

Merged

Conversation

iddm
Copy link
Collaborator

@iddm iddm commented Feb 21, 2023

  1. Fixes the warning of the unused result. Now the result is explicitly dropped and so the intention behind the code written is clear.
  2. Fixes the typo - "emmutable" to "immutable".

1. Fixes the warning of the unused result. Now the result is explicitly
   dropped and so the intention behind the code written is clear.
2. Fixes the typo - "emmutable" to "immutable".
@MeirShpilraien MeirShpilraien merged commit 14c5c92 into RedisLabsModules:api_extentions Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants