Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 2975c2d

Browse files
authored
fix: remove typo from py_gapic.bzl (#532)
1 parent 30c59a7 commit 2975c2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rules_python_gapic/py_gapic.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def py_gapic_library(
2929
if grpc_service_config:
3030
file_args[grpc_service_config] = "retry-config"
3131

32-
proto_
3332
proto_custom_library(
3433
name = srcjar_target_name,
3534
deps = srcs,

0 commit comments

Comments
 (0)