Commit 9646de3
authored
Remove redundant usage of nullish coalescing operator (tensorflow#6906)
## Motivation for features / changes
This throws errors when using TypeScript 5.6.
See cl/6711165201 parent b9ab242 commit 9646de3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
| |||
0 commit comments