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

refactor: remove unused error parameter from tryRequireAsyncHooks catch block #52

Closed

Conversation

Ayoub-Mabrouk
Copy link

refactor: remove unused error parameter from tryRequireAsyncHooks catch block

  • Simplified tryRequireAsyncHooks by removing the unused error parameter in the catch block.
  • Updated JSDoc for improved clarity on function behavior.

…h block

- Simplified 	ryRequireAsyncHooks by removing the unused error parameter in the catch block.
- Updated JSDoc for improved clarity on function behavior.
Copy link
Member

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

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

As with the others. Please avoid making PRs without meaningful changes. We would accept a PR to update the JSDoc, but the error change here is pointless.

@wesleytodd wesleytodd closed this Nov 12, 2024
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