Automated visibility attribute cleanup.

PiperOrigin-RevId: 494035002
This commit is contained in:
hai007
2022-12-08 17:15:43 -08:00
committed by Copybara-Service
parent cdd65616fc
commit 863e2f650e
-1
View File
@@ -31,7 +31,6 @@ cc_proto_library(
name = "connections_log_cc_proto",
visibility = [
"//connections:__subpackages__",
"//internal/analytics:__subpackages__",
"//location/nearby/analytics/cpp:__subpackages__",
],
deps = [":connections_log_proto"],