From 6b8e81363f5f06b4c9d9988d448937e83e791220 Mon Sep 17 00:00:00 2001 From: CEL Dev Team Date: Wed, 25 Jun 2025 14:04:41 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 775830046 --- common/BUILD.bazel | 1 - 1 file changed, 1 deletion(-) diff --git a/common/BUILD.bazel b/common/BUILD.bazel index a7cdefda8..cfd417e9f 100644 --- a/common/BUILD.bazel +++ b/common/BUILD.bazel @@ -29,7 +29,6 @@ cel_android_library( java_library( name = "proto_v1alpha1_ast", - visibility = ["//:internal"], exports = ["//common/src/main/java/dev/cel/common:proto_v1alpha1_ast"], )