Skip to content

fix: remove unused destroy#16

Merged
dominictarr merged 1 commit intomasterfrom
fix/remove-unused-destroy
Mar 20, 2019
Merged

fix: remove unused destroy#16
dominictarr merged 1 commit intomasterfrom
fix/remove-unused-destroy

Conversation

@alanshaw
Copy link
Copy Markdown
Member

This started causing problems when babel released this change yesterday babel/babel#9493

resolves #15

cc @evbogue

This started causing problems when babel released this change yesterday babel/babel#9493

resolves #15
@alanshaw alanshaw requested a review from dominictarr March 20, 2019 14:38
alanshaw pushed a commit to ipfs/js-ipfs that referenced this pull request Mar 20, 2019
Pending resolution of pull-stream/stream-to-pull-stream#16. The extra `destroy` function causes babel to throw after babel/babel#9493 was merged and released.

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
alanshaw pushed a commit to ipfs/js-ipfs that referenced this pull request Mar 20, 2019
Pending resolution of pull-stream/stream-to-pull-stream#16. The extra `destroy` function causes babel to throw after babel/babel#9493 was merged and released.

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@dominictarr dominictarr merged commit 404365b into master Mar 20, 2019
@dominictarr
Copy link
Copy Markdown
Member

ah, the ellusive delete only PR

merged into 1.7.3

@alanshaw alanshaw deleted the fix/remove-unused-destroy branch March 20, 2019 20:48
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.

two functions named destroy

3 participants