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

Commits on May 25, 2020

  1. fix(shared): remove unneeded defensive code

    Remove condition that always evaluates to false. `value` can't be null & undefined at the same time
    hamzahamidi authored May 25, 2020
    Configuration menu
    Copy the full SHA
    041d006 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    476f95f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    39c4c8e View commit details
    Browse the repository at this point in the history