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

chore(imports): import only once from ./types #3708

Merged
merged 1 commit into from May 21, 2018

Conversation

mprobst
Copy link
Contributor

@mprobst mprobst commented May 18, 2018

Somewhat confusingly, Observable used to import from ./types once via the
child path, and once via ../internal/types, which does resolve to the same file.

Somewhat confusingly, `Observable` used to import from `./types` once via the
child path, and once via `../internal/types`, which does resolve to the same file.
@mprobst
Copy link
Contributor Author

mprobst commented May 18, 2018

/CC @benlesh

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.629% when pulling 0a3c9df on mprobst:patch-1 into 537fe7d on ReactiveX:master.

@benlesh
Copy link
Member

benlesh commented May 21, 2018

If I had to guess, I'd say that one of those was magically added by VSCode while I was working. :\

Thanks, @mprobst!

@benlesh benlesh merged commit 6d20e88 into ReactiveX:master May 21, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jun 20, 2018
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.

None yet

3 participants