Skip to content

Commit

Permalink
cleanup: remove copts from BUILD files
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 681515227
Change-Id: I25b0f32d9bf013cf882e92eb386fc8e39662a9de
  • Loading branch information
ericsalo authored and copybara-github committed Oct 2, 2024
1 parent a5469f3 commit 69c9e72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sandboxed_api/sandbox2/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,6 @@ cc_test(
sapi_proto_library(
name = "forkserver_proto",
srcs = ["forkserver.proto"],
copts = sapi_platform_copts(),
deps = [":mount_tree_proto"],
)

Expand Down

0 comments on commit 69c9e72

Please sign in to comment.