Commit db9245f
committed
Remove duplicate roleLabelFor/identityLabelFor in UsersTable
The merge duplicated both helper functions verbatim, which TypeScript
flags as a duplicate implementation and fails the build. Keep a single
copy of each; behavior is unchanged.1 parent 848a654 commit db9245f
1 file changed
Lines changed: 0 additions & 9 deletions
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 92 | | |
102 | 93 | | |
103 | 94 | | |
| |||
0 commit comments