Closed alrs closed 4 years ago
This PR takes a pass through a few packages and explicitly assigns unused variables to "_".
"_"
Coverage remained the same at 74.967% when pulling d22536232d5c7cff84ba1b5fd02c4fd852508a8b on alrs:explicit-dropped-variables into d46f1921fc1291e1b8652ef9f56816d7c421c5ce on Avalanche-io:master.
Good catch, will review and merge shortly.
This PR takes a pass through a few packages and explicitly assigns unused variables to
"_"
.