Skip to content

Change the remove unused local code fix message#13404

Merged
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:13131
Jan 11, 2017
Merged

Change the remove unused local code fix message#13404
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:13131

Conversation

@zhengbli
Copy link
Copy Markdown

@zhengbli zhengbli commented Jan 11, 2017

Fixes #13131

Comment thread src/compiler/diagnosticMessages.json Outdated
"code": 90003
},
"Remove unused identifiers.": {
"Remove the unused identifier: {0}": {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about remove declaration for '{0}'?

@DanielRosenwasser thoughts?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove declaration for '{0'}. has my vote

@zhengbli zhengbli merged commit 5e6c5ef into microsoft:master Jan 11, 2017
@zhengbli zhengbli deleted the 13131 branch January 11, 2017 02:16
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

4 participants