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

Remove unused functions from util.js(#843) #938

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

amitpanwar789
Copy link
Contributor

Fixes #843
Removed the following functions from util.js
readIntegerFrom4Bytes
readIntegerFrom2Bytes
uint8ArrayToHex

I have done basic UI tests maintained in contributing.md and all were passed successfully.
@Jaifroid can you please review it.

@Jaifroid Jaifroid self-requested a review December 11, 2022 11:41
Copy link
Member

@Jaifroid Jaifroid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amitpanwar789 Many thanks for this PR. It all looks good to me!
Are you ready for me to squash/merge? It will appear as your commit/contribution.

@Jaifroid Jaifroid added this to the v3.7 milestone Dec 11, 2022
@amitpanwar789
Copy link
Contributor Author

@Jaifroid all good from my side.

@Jaifroid Jaifroid merged commit 6c906d2 into kiwix:master Dec 11, 2022
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.

Remove unused functions from util.js (possibly also elsewhere)
2 participants