Skip to content

remove unnecessary codes #5971

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

Merged
merged 1 commit into from
Jun 30, 2017
Merged

remove unnecessary codes #5971

merged 1 commit into from
Jun 30, 2017

Conversation

javoski
Copy link
Member

@javoski javoski commented Jun 26, 2017

Combining switch cases.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

unnecessary codes
inVPre = false
}
if (platformIsPreTag(element.tag)) {
inPre = false
Copy link

Choose a reason for hiding this comment

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

@javoski
As far I can see this, these are not the same. One is inVPre, the other inPre

@yyx990803 yyx990803 merged commit 16700c9 into vuejs:dev Jun 30, 2017
@javoski javoski deleted the remove-unnecessary branch June 30, 2017 01:14
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.

6 participants