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 types (supporting netstandard1.4 ) #858

Merged
merged 1 commit into from
Mar 22, 2020
Merged

Remove unused types (supporting netstandard1.4 ) #858

merged 1 commit into from
Mar 22, 2020

Conversation

Dreamescaper
Copy link
Contributor

@Dreamescaper Dreamescaper commented Mar 21, 2020

Simply removed several types that were not used anywhere.
Most of them were previously used for netstandard1.4 support (which is not actual anymore).
Removed IRestService as well - it is not used anywhere (which is not strange, considering that RestService is static class).

@clairernovotny clairernovotny merged commit f43c098 into reactiveui:master Mar 22, 2020
@lock lock bot locked and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants