Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php
Line 35: Unused local variable $rid_a
Line 38: Unused local variable $rid_b
Comments
Comment #1
mrsinguyen commentedComment #2
CaptainWonky commentedLast patch was empty
Here's another:
Comment #3
CaptainWonky commentedOops, bad patch.
This one should be better:
Comment #4
areke commentedI believe everything looks good in this patch. RTBC
Comment #5
webchickCommitted and pushed to 8.x. Thanks!