Skip to content

Commit

Permalink
Rm exp/coro/Accumulate.h
Browse files Browse the repository at this point in the history
Summary: It's a shim

Reviewed By: Orvid

Differential Revision: D66243377

fbshipit-source-id: f5f199cbf4e52a0ed5ebf90ddb38e0014cf1dbd4
  • Loading branch information
Gownta authored and facebook-github-bot committed Nov 21, 2024
1 parent 8a1fd78 commit e5ff6c0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 45 deletions.
17 changes: 0 additions & 17 deletions folly/experimental/coro/Accumulate-inl.h

This file was deleted.

17 changes: 0 additions & 17 deletions folly/experimental/coro/Accumulate.h

This file was deleted.

11 changes: 0 additions & 11 deletions folly/experimental/coro/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@ load("@fbcode_macros//build_defs:cpp_library.bzl", "cpp_library")

oncall("fbcode_entropy_wardens_folly")

cpp_library(
name = "accumulate",
headers = [
"Accumulate.h",
"Accumulate-inl.h",
],
exported_deps = [
"//folly/coro:accumulate",
],
)

cpp_library(
name = "async_generator",
headers = [
Expand Down

0 comments on commit e5ff6c0

Please sign in to comment.