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/unneeded method. #2560

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Remove unused/unneeded method. #2560

merged 1 commit into from
Nov 18, 2023

Conversation

danielt1263
Copy link
Collaborator

The unsubscribe(_:) method is not used internally and isn't exposed publicly.

The unsubscribe(_:) method is not used internally and isn't exposed publicly.
@danielt1263
Copy link
Collaborator Author

Why would removing an unused internal method fail all the checks? The tests pass on my end...

@freak4pc
Copy link
Member

Why would removing an unused internal method fail all the checks? The tests pass on my end...

The CI isn't working. Could use an upgrade to Xcode 15 when time allows.

@freak4pc freak4pc merged commit 65bec4c into ReactiveX:main Nov 18, 2023
0 of 10 checks passed
@danielt1263 danielt1263 deleted the patch-2 branch November 18, 2023 20:41
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