Skip to content

Commit 2aacd41

Browse files
Google APIscopybara-github
authored andcommitted
chore: Remove the unused legacy gapic_ruby_library rules binding.
PiperOrigin-RevId: 377601228
1 parent 6c4106b commit 2aacd41

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

repository_rules.bzl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,6 @@ def switched_rules_by_language(
253253
ruby and grpc,
254254
"@gapic_generator_ruby//rules_ruby_gapic:ruby_gapic.bzl",
255255
)
256-
rules["ruby_gapic_library"] = _switch(
257-
ruby and grpc and gapic,
258-
"@com_google_api_codegen//rules_gapic/ruby:ruby_gapic.bzl",
259-
)
260256
rules["ruby_ads_gapic_library"] = _switch(
261257
ruby and grpc and gapic,
262258
"@gapic_generator_ruby//rules_ruby_gapic:ruby_gapic.bzl",

0 commit comments

Comments
 (0)