From 85a98dde84dde6670708fbec1f504e6cf689fff7 Mon Sep 17 00:00:00 2001 From: Francis Tsui Date: Mon, 20 Oct 2025 09:12:54 -0700 Subject: [PATCH] internal changes PiperOrigin-RevId: 821674793 --- presence/implementation/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/presence/implementation/BUILD b/presence/implementation/BUILD index 79749fe4..5afccce1 100644 --- a/presence/implementation/BUILD +++ b/presence/implementation/BUILD @@ -120,7 +120,6 @@ cc_library( "//presence:__subpackages__", ], deps = [ - ":internal", "//devtools/rust:rust_okay_here", "//internal/crypto", "//internal/crypto_cros",