Commit 8248ef7
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 8248ef7
1 file changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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