mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
remove force_static from safeareaview module (#44283)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44283 changelog: [internal] force_static doesn't need to be in here, let's remove it. I change one module per diff. It makes it easier to land it and pinpoint where build failures are coming from. Reviewed By: christophpurrer Differential Revision: D56630625 fbshipit-source-id: 069587893dbb8866d1a08de256b4612d60bcc3b8
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3239089f67
commit
30ba470a6f
-1
@@ -7,7 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <react/debug/react_native_assert.h>
|
||||
#include <react/renderer/components/safeareaview/SafeAreaViewShadowNode.h>
|
||||
#include <react/renderer/core/ConcreteComponentDescriptor.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user