Commit 4e0543a
authored
Remove old/unused warning from jsifier (#20298)
I'm fairly sure this no longer correct and doesn't fire in any
of our test code.
This warning only fires for library members that are of type 'string'
for some reason (as of 1ddb637), and
since library members with deps are almost universally functions I've
never seen it fire.1 parent 813a727 commit 4e0543a
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | 434 | | |
437 | 435 | | |
438 | 436 | | |
| |||
0 commit comments