Commit af19d68
ref(proguard): Mark unreachable Proguard branch in get_problem()
Since is_usable() now always returns true for Proguard mappings,
the Proguard arm in get_problem() is dead code.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7a41802 commit af19d68
1 file changed
+8
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
401 | 395 | | |
402 | 396 | | |
403 | 397 | | |
| |||
0 commit comments