Skip to content

Commit 34b7087

Browse files
JoshuaGrossfacebook-github-bot
authored andcommitted
Remove folly::futures targets
Summary: Remove unused BUCK targets. Reviewed By: fkgozali Differential Revision: D14416459 fbshipit-source-id: f9ee07c6e30dc825627cda9bdf8128ada5ef5166
1 parent 726d001 commit 34b7087

File tree

2 files changed

+0
-2
lines changed
  • ReactCommon/fabric

2 files changed

+0
-2
lines changed

ReactCommon/fabric/components/image/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ rn_xplat_cxx_library(
4545
visibility = ["PUBLIC"],
4646
deps = [
4747
"fbsource//xplat/fbsystrace:fbsystrace",
48-
"fbsource//xplat/folly:futures",
4948
"fbsource//xplat/folly:headers_only",
5049
"fbsource//xplat/folly:memory",
5150
"fbsource//xplat/folly:molly",

ReactCommon/fabric/imagemanager/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ rn_xplat_cxx_library(
9191
visibility = ["PUBLIC"],
9292
deps = [
9393
"fbsource//xplat/fbsystrace:fbsystrace",
94-
"fbsource//xplat/folly:futures",
9594
"fbsource//xplat/folly:headers_only",
9695
"fbsource//xplat/folly:memory",
9796
"fbsource//xplat/folly:molly",

0 commit comments

Comments
 (0)