★ wanayoo — archive 1999 https://github.com/PowerShell/PowerShell/pull/7935Nouvelle recherche | Portail wanayoo
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 unused commented out code #7935

Merged

Conversation

@vpondala
Copy link
Contributor

commented Oct 3, 2018

PR Summary

  • Code clean up
    • Remove unused/commented out code.
    • Fixed a typo in a doc string
    • Removed unreachable code (extra ; in case statements)

PR Checklist

@msftclas

This comment has been minimized.

Copy link

commented Oct 3, 2018

CLA assistant check
All CLA requirements met.

@SteveL-MSFT
Copy link
Member

left a comment

LGTM

@iSazonov iSazonov self-assigned this Oct 4, 2018

@iSazonov iSazonov added the Hackathon label Oct 4, 2018

@iSazonov iSazonov merged commit 97bcd8c into PowerShell:master Oct 4, 2018

8 checks passed

CodeFactor 85 issues fixed. 3 issues found.
Details
PowerShell-CI-linux #PR-7935-20181003.01 succeeded
Details
PowerShell-CI-macos #PR-7935-20181003.01 succeeded
Details
PowerShell-CI-spelling #PR-7935-20181003.01 succeeded
Details
PowerShell-CI-windows #PR-7935-20181003.01 succeeded
Details
WIP ready for review
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
license/cla All CLA requirements met.
Details
@iSazonov

This comment has been minimized.

Copy link
Collaborator

commented Oct 4, 2018

@vpondala Thanks for your contribution!

adityapatwardhan pushed a commit to adityapatwardhan/PowerShell that referenced this pull request Apr 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.