Skip to content

Commit 4ca6f0b

Browse files
jnthntatumcopybara-github
authored andcommitted
Remove unnecessary dependency on cel_proto_wrap_util.
Apply PR #1332 @jchadwick-buf PiperOrigin-RevId: 736860598
1 parent b3086c3 commit 4ca6f0b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

eval/public/structs/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ cc_library(
5757
deps = [
5858
":protobuf_value_factory",
5959
"//eval/public:cel_value",
60-
"//eval/testutil:test_message_cc_proto",
6160
"//internal:overflow",
6261
"//internal:proto_time_encoding",
6362
"//internal:status_macros",

eval/public/structs/cel_proto_wrap_util.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
#include "absl/types/variant.h"
4444
#include "eval/public/cel_value.h"
4545
#include "eval/public/structs/protobuf_value_factory.h"
46-
#include "eval/testutil/test_message.pb.h"
4746
#include "internal/overflow.h"
4847
#include "internal/proto_time_encoding.h"
4948
#include "internal/status_macros.h"

0 commit comments

Comments
 (0)