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 argument #156

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

yinm
Copy link
Contributor

@yinm yinm commented Feb 6, 2024

verifyENOENT function has 2 arguments (status and parsed) but there is code that calls verifyENOENT function with 3 arguments.
So, I removed the last argument.

Copy link

@mbtools mbtools left a comment

Choose a reason for hiding this comment

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

👍

@satazor satazor merged commit d52b6b9 into moxystudio:master Oct 30, 2024
1 check passed
@yinm yinm deleted the fix/remove-unused-argument branch October 31, 2024 01:27
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.

3 participants