mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b231e3ab41
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/29800 I changed this line in D23272735 (https://github.com/facebook/react-native/commit/700960c9f1a27a12d703b4f0a17673690799f019), to conform to normal ObjC semantics: impl files can import their header by file name. I forgot that their's some special linking logic happening in this directory that doesn't allow for this import type. This diff just reverts one line to fix CircleCI builds. Changelog: [Internal] Reviewed By: shergin Differential Revision: D23399893 fbshipit-source-id: 976199c659522effd632aaeb38616d0d6c962f1f