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 unnecessary parameters #558

Merged
merged 5 commits into from
Mar 14, 2025
Merged

Conversation

winterfx
Copy link
Contributor

@winterfx winterfx commented Mar 13, 2025

Refactored BinarySearchUniqueFunc to remove the unnecessary target parameter, simplifying the function signature and improving code clarity. Also updated related call sites accordingly.

@winterfx
Copy link
Contributor Author

@microsoft-github-policy-service agree

@winterfx winterfx changed the title chore: remove unnecessary parameters Refactor: remove unnecessary parameters Mar 13, 2025
@jakebailey jakebailey requested a review from andrewbranch March 13, 2025 22:12
@jakebailey jakebailey enabled auto-merge March 14, 2025 03:11
@jakebailey jakebailey added this pull request to the merge queue Mar 14, 2025
Merged via the queue into microsoft:main with commit 0354434 Mar 14, 2025
21 checks passed
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.

4 participants