Commit a4f7ea4
committed
fix: Removes cast warning
These can be removed because the other cases are there to support standard non-Map scalars. Since OrderedDictionary is already covered by Map.dictionary, we don't ever enter these cases.1 parent d68bfb7 commit a4f7ea4
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 476 | | |
482 | 477 | | |
483 | 478 | | |
| |||
545 | 540 | | |
546 | 541 | | |
547 | 542 | | |
548 | | - | |
549 | | - | |
550 | 543 | | |
551 | 544 | | |
552 | 545 | | |
| |||
0 commit comments