Commit 7dcb4e6
authored
Both blocks of the if statement are identical. (microsoft#6965)
Simplification of the code due to the fact that both blocks of the if
statement are identical.1 parent 26d7dd9 commit 7dcb4e6
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
173 | 166 | | |
174 | 167 | | |
175 | 168 | | |
| |||
0 commit comments