From 97c54989544e204a5eebce2444e37a7acbfd8163 Mon Sep 17 00:00:00 2001 From: CEL Dev Team Date: Tue, 15 Jul 2025 03:00:12 -0700 Subject: [PATCH] Internal change. PiperOrigin-RevId: 783255875 --- 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",