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

Minor code clean-up. #133

Merged
merged 1 commit into from
Apr 9, 2017
Merged

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Apr 8, 2017

break is superfluous if the code above it already returns out of the function call.


N.B.: the build failure is unrelated to this PR and has already been solved upstream via WordPress/WordPress-Coding-Standards#912. A backmerge would solve it for this fork too.

`break` is superfluous if the code above it already returns out of the function call.
@grappler grappler merged commit 0fabf8e into feature/theme-review-sniffs Apr 9, 2017
@grappler grappler deleted the feature/minor-clean-up branch April 9, 2017 11:42
@jrfnl jrfnl added this to the 0.1.0 milestone Aug 20, 2018
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.

2 participants