Commit 436e7e3
Fix rubocop Lint/UselessAssignment for rescue variable
The `=> e` capture is unused after changing `raise e` to bare `raise`.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6025c8b commit 436e7e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
0 commit comments