Remove unused variables in shell scripts #10771

Open
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants
Contributor

practicalswift commented Jul 7, 2017 edited

Remove unused variables in shell scripts. Use _ where we don't care about the result.

fanquake added the Refactoring label Jul 7, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment