From 1214539c70d521c741a61d8709ec42c8399187c9 Mon Sep 17 00:00:00 2001 From: CEL Dev Team Date: Wed, 16 Jul 2025 00:57:58 -0700 Subject: [PATCH] Internal change. PiperOrigin-RevId: 783646098 --- runtime/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/runtime/BUILD b/runtime/BUILD index e01643184..19a3153e5 100644 --- a/runtime/BUILD +++ b/runtime/BUILD @@ -364,7 +364,6 @@ cc_library( deps = [ ":runtime", ":runtime_builder", - "//common:memory", "//common:native_type", "//eval/compiler:regex_precompilation_optimization", "//internal:casts",