Skip to content

Remove unnecessary helper function #1036

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Remove unnecessary helper function #1036

merged 1 commit into from
Apr 25, 2025

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Apr 25, 2025

The only place where it was called was already calling
fulfill_or_reject_promise in another code path, so inline it.

The only place where it was called was already calling
fulfill_or_reject_promise in another code path, so inline it.
@saghul saghul merged commit 09d76ed into master Apr 25, 2025
127 checks passed
@saghul saghul deleted the rm-unneeded-func branch April 25, 2025 20:13
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