refactor(ivy): speed up bound text nodes (#23386)

PR Close #23386
This commit is contained in:
Kara Erickson
2018-04-14 12:20:45 -07:00
committed by Jason Aden
parent 99f8e10809
commit 5a1ddee88c
3 changed files with 6 additions and 22 deletions

View File

@ -458,9 +458,6 @@
{
"name": "injectViewContainerRef"
},
{
"name": "insertChild"
},
{
"name": "insertView"
},