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

Replace delete with .splice() #5

Open
jabranr opened this issue Jun 12, 2017 · 0 comments
Open

Replace delete with .splice() #5

jabranr opened this issue Jun 12, 2017 · 0 comments

Comments

@jabranr
Copy link
Owner

jabranr commented Jun 12, 2017

Replace delete() with .splice(index,1)

Line affected: https://github.com/jabranr/js-memcache/blob/develop/index.js#L165

@jabranr jabranr changed the title Replace delete() with .splice(index, 1) Replace delete() with .splice() Jun 12, 2017
eclecticexistential added a commit to eclecticexistential/js-memcache that referenced this issue Oct 19, 2018
@jabranr jabranr changed the title Replace delete() with .splice() Replace delete with .splice() Oct 14, 2019
@jabranr jabranr changed the title Replace delete with .splice() Replace delete with .splice() Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant