diff --git a/internal/crypto/BUILD b/internal/crypto/BUILD index 1f8f3d3c..1cd5203b 100644 --- a/internal/crypto/BUILD +++ b/internal/crypto/BUILD @@ -13,10 +13,7 @@ licenses(["notice"]) # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -package(default_visibility = [ - "//:__subpackages__", - "//location/nearby/cpp/sharing/implementation:__subpackages__", -]) +package(default_visibility = ["//:__subpackages__"]) licenses(["notice"])