Skip to content

Commit

Permalink
remove force_static from safeareaview module (facebook#44283)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook#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
  • Loading branch information
sammy-SC authored and facebook-github-bot committed Apr 27, 2024
1 parent 3239089 commit 30ba470
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 30ba470

Please sign in to comment.