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

Remove redundant isHomePage ternary operator #62

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

thiskevinwang
Copy link
Contributor

Description

There is an isHomePage ternary operator that is nested within another isHomePage ternary operator. The nested one ends up being redundant. These changes remove the nested operator.

# Description 

There is an `isHomePage` ternary operator that is nested within another `isHomePage` ternary operator. The nested one ends up being redundant. These changes remove the nested operator.
@bebraw
Copy link
Collaborator

bebraw commented Apr 25, 2019

Deploy preview for react-finland processing.

Building with commit a6a7726

https://app.netlify.com/sites/react-finland/deploys/5cc12104689ff200087d33fa

@bebraw bebraw merged commit 0261fbc into ReactFinland:master Apr 29, 2019
@bebraw
Copy link
Collaborator

bebraw commented Apr 29, 2019

Thanks.

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