Commit 4298a54
committed
Remove unneeded if which I believe was confusing compiler and causing a warning as we do check at top of function.
1 parent a24cfb4 commit 4298a54
File tree
1 file changed
+2
-5
lines changed- Microsoft.Toolkit.Uwp.UI/Extensions/TextBox
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 202 | + | |
| 203 | + | |
207 | 204 | | |
208 | 205 | | |
209 | 206 | | |
| |||
0 commit comments