Commit 471fbf9
refactor(votes): remove redundant PENDING branch in grade display
GradeLabel handles PENDING internally, so the explicit else branch is unnecessary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a4282b5 commit 471fbf9
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 90 | + | |
| 91 | + | |
95 | 92 | | |
96 | 93 | | |
97 | 94 | | |
| |||
0 commit comments