Skip to content

Commit c8516a3

Browse files
committed
Delete unused remote_execution_action_key_providers
1 parent cf2f648 commit c8516a3

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

tests/BUCK

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
1-
load("//tools/buck:build_mode.bzl", "build_mode")
21
load("//tools/buck:rust_cxx_bridge.bzl", "rust_cxx_bridge")
32

4-
build_mode(
5-
name = "build_mode",
6-
cell = native.get_cell_name(),
7-
)
8-
93
rust_test(
104
name = "test",
115
srcs = ["test.rs"],
126
edition = "2021",
13-
remote_execution_action_key_providers = ":build_mode",
147
deps = [
158
":ffi",
169
"//:cxx",

tools/buck/build_mode.bzl

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)