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

Clean deploy function #220

Merged
merged 4 commits into from
Apr 6, 2017
Merged

Commits on Apr 6, 2017

  1. Clean unnecessary else

    Deleted unnecessary `else` because it is` return` in `if` statement.
    This will reduce nesting.
    abetomo committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    be4e365 View commit details
    Browse the repository at this point in the history
  2. Add a semicolon

    abetomo committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    9f0a71a View commit details
    Browse the repository at this point in the history
  3. Add comment

    abetomo committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    75d8d1e View commit details
    Browse the repository at this point in the history
  4. Fix commit

    abetomo committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    32c6b67 View commit details
    Browse the repository at this point in the history