From 0e4379ddc6a0bc83b842e37aba5756dfc9456831 Mon Sep 17 00:00:00 2001 From: hai007 Date: Mon, 28 Oct 2024 21:57:03 -0700 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 690869480 --- internal/proto/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/proto/BUILD b/internal/proto/BUILD index d0a92854..c1eef1c3 100644 --- a/internal/proto/BUILD +++ b/internal/proto/BUILD @@ -20,7 +20,6 @@ proto_library( name = "credential_proto", srcs = ["credential.proto"], visibility = [ - "//google/internal/location/nearby/sharing/v1:__pkg__", "//location/nearby/presence/proto:__pkg__", "//location/nearby/sharing/proto:__pkg__", ],