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 initialState in Observable.partition docs #14484

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Remove unused initialState in Observable.partition docs #14484

merged 1 commit into from
Dec 18, 2022

Conversation

yasinaydinnet
Copy link
Contributor

In the docs, under Observable.partition, there is an initialState expression which seems to be unused.

This PR removes this expression.

In the docs, under [Observable.partition](https://fsharp.github.io/fsharp-core-docs/reference/fsharp-control-observablemodule.html#partition), there is an `initialState` expression which seems to be unused. 

This PR removes this expression.
@yasinaydinnet yasinaydinnet requested a review from a team as a code owner December 17, 2022 20:41
@yasinaydinnet yasinaydinnet changed the title Remove unused initialState in Observable.partition Remove unused initialState in Observable.partition docs Dec 17, 2022
Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

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

Thanks for noticing and fixing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants