Skip to content

Commit

Permalink
fix: remove typo from py_gapic.bzl (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Jul 16, 2020
1 parent 30c59a7 commit 2975c2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules_python_gapic/py_gapic.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def py_gapic_library(
if grpc_service_config:
file_args[grpc_service_config] = "retry-config"

proto_
proto_custom_library(
name = srcjar_target_name,
deps = srcs,
Expand Down

0 comments on commit 2975c2d

Please sign in to comment.