Commit 6ce4668
authored
[iOS] Remove unused old-arch import to fix build with React Native 0.87-nightly (#4247)
## Description
React Native 0.87 will be the first version with parts of the old
architecture actually removed. The current nightly releases are failing
to build with RNGH due to a stale import of an old-arch header.
## Test plan
Create a new RN app using the nightly release and add RNGH.1 parent 4614e61 commit 6ce4668
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments