Internal change

PiperOrigin-RevId: 512922245
Change-Id: Ibc6d769f2f6b15971b95878c8fdb8d4664fbf2df
pull/171/head
Juan Vazquez 2023-02-28 07:00:24 -08:00 committed by Copybara-Service
parent 6aa97f5394
commit e11109c9ee
1 changed files with 0 additions and 3 deletions

View File

@ -987,9 +987,6 @@ cc_library(
sapi_proto_library(
name = "violation_proto",
srcs = ["violation.proto"],
visibility = [
"//monitoring/utilization/borg/turbine/stages:__pkg__",
],
deps = [":mount_tree_proto"],
)