Skip to content

Commit

Permalink
[YDF] Remove legacy absl compatibility
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 689406395
  • Loading branch information
rstz authored and copybara-github committed Oct 24, 2024
1 parent 31d86cc commit fba6803
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tensorflow_decision_forests/keras/wrapper/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ cc_library(
deps = [
"@com_google_absl//absl/status:statusor",
"@com_google_absl//absl/strings",
"@ydf//yggdrasil_decision_forests/learner:abstract_learner_cc_proto",
"@ydf//yggdrasil_decision_forests/learner:learner_library",
"@ydf//yggdrasil_decision_forests/utils:compatibility",
"@ydf//yggdrasil_decision_forests/utils:status_macros",
],
)
Expand Down

0 comments on commit fba6803

Please sign in to comment.