Skip to content

Commit

Permalink
Remove open_source oncall marker in executorch owned code
Browse files Browse the repository at this point in the history
Differential Revision: D65284104

Pull Request resolved: #6599
  • Loading branch information
bigfootjon authored Oct 31, 2024
1 parent 1972e69 commit d4a9ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shim/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ load("@prelude//toolchains:python.bzl", "system_python_bootstrap_toolchain", "sy
load("@prelude//toolchains:remote_test_execution.bzl", "remote_test_execution_toolchain")
load("@prelude//toolchains:rust.bzl", "system_rust_toolchain")

oncall("open_source")
oncall("executorch")

system_cxx_toolchain(
name = "cxx",
Expand Down

0 comments on commit d4a9ca0

Please sign in to comment.