Skip to content

Commit

Permalink
fixup! refactor(ivy): insert after rather than insert before
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Mar 14, 2019
1 parent 7e9dc02 commit 8abede8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Expand Up @@ -359,9 +359,6 @@
{
"name": "getInjectorIndex"
},
{
"name": "getInsertBeforeForContainer"
},
{
"name": "getIsParent"
},
Expand Down
Expand Up @@ -257,9 +257,6 @@
{
"name": "getInjectorIndex"
},
{
"name": "getInsertBeforeForContainer"
},
{
"name": "getIsParent"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/core/test/bundling/todo/bundle.golden_symbols.json
Expand Up @@ -737,9 +737,6 @@
{
"name": "getInjectorIndex"
},
{
"name": "getInsertBeforeForContainer"
},
{
"name": "getIsParent"
},
Expand Down

0 comments on commit 8abede8

Please sign in to comment.