Skip to content

Commit 50ef578

Browse files
l46kokcopybara-github
authored andcommitted
Remove deprecated methods in CelTypes
PiperOrigin-RevId: 705292204
1 parent b5448e1 commit 50ef578

File tree

2 files changed

+2
-346
lines changed

2 files changed

+2
-346
lines changed

common/src/main/java/dev/cel/common/types/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,10 @@ java_library(
7171
tags = [
7272
],
7373
deps = [
74-
":cel_internal_types",
7574
":type_providers",
7675
":types",
7776
"//common/annotations",
78-
"@cel_spec//proto/cel/expr:expr_java_proto",
7977
"@maven//:com_google_guava_guava",
80-
"@maven//:com_google_protobuf_protobuf_java",
8178
],
8279
)
8380

0 commit comments

Comments
 (0)