Skip to content

Commit

Permalink
chore: Remove the unused legacy gapic_ruby_library rules binding.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 377601228
  • Loading branch information
Google APIs authored and Copybara-Service committed Jun 4, 2021
1 parent 6c4106b commit 2aacd41
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions repository_rules.bzl
Expand Up @@ -253,10 +253,6 @@ def switched_rules_by_language(
ruby and grpc,
"@gapic_generator_ruby//rules_ruby_gapic:ruby_gapic.bzl",
)
rules["ruby_gapic_library"] = _switch(
ruby and grpc and gapic,
"@com_google_api_codegen//rules_gapic/ruby:ruby_gapic.bzl",
)
rules["ruby_ads_gapic_library"] = _switch(
ruby and grpc and gapic,
"@gapic_generator_ruby//rules_ruby_gapic:ruby_gapic.bzl",
Expand Down

0 comments on commit 2aacd41

Please sign in to comment.