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 redundant open statement #79

Merged
merged 1 commit into from
Apr 28, 2018
Merged

Remove redundant open statement #79

merged 1 commit into from
Apr 28, 2018

Conversation

teo-tsirpanis
Copy link
Contributor

RandomAccessList.fs does not depend on anything else of the library. By removing this redundant open statement, the file can be used as a Paket GitHub dependency (which is the only scenario of using it from .NET Standard, see #77)

@jackfoxy jackfoxy merged commit 8edcf6c into fsprojects:master Apr 28, 2018
@teo-tsirpanis teo-tsirpanis deleted the patch-1 branch July 2, 2018 09:07
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