Skip to content

fixUnusedIdentifier: If every VariableDeclaration is unused, remove the VariableStatement#24231

Merged
1 commit merged into
masterfrom
unused_vardecl
May 21, 2018
Merged

fixUnusedIdentifier: If every VariableDeclaration is unused, remove the VariableStatement#24231
1 commit merged into
masterfrom
unused_vardecl

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 17, 2018

Previously removing all unused declarations for let a, b; would result in let ;.

@ghost ghost requested review from amcasey and sheetalkamat May 17, 2018 22:45
@ghost ghost force-pushed the unused_vardecl branch 3 times, most recently from 9be7bb4 to 75c458a Compare May 18, 2018 17:58
@ghost ghost force-pushed the unused_vardecl branch from 75c458a to e80f5d0 Compare May 18, 2018 18:14
@ghost ghost merged commit 802dc2b into master May 21, 2018
@ghost ghost deleted the unused_vardecl branch May 21, 2018 22:54
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
This pull request was closed.
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.

1 participant