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

fix(shared): remove unneeded defensive code #3

Merged
merged 3 commits into from
Jun 25, 2020
Merged

fix(shared): remove unneeded defensive code #3

merged 3 commits into from
Jun 25, 2020

Conversation

hamzahamidi
Copy link
Contributor

Remove condition that always evaluates to false. value can't be null & undefined at the same time

Remove condition that always evaluates to false. `value` can't be null & undefined at the same time
@Debaerdm Debaerdm added the bug Something isn't working label May 25, 2020
Copy link
Contributor

@Debaerdm Debaerdm left a comment

Choose a reason for hiding this comment

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

Need to add test CI

@hamzahamidi
Copy link
Contributor Author

hamzahamidi commented May 25, 2020

You need to add CI before merging this pr

@itupix itupix merged commit e10faca into AxaFrance:master Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants