Skip to content

Commit

Permalink
fix: remove duplicate service_yaml parameter (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed Jul 14, 2021
1 parent d86fb22 commit 78fd850
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules_typescript_gapic/typescript_gapic.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ def typescript_gapic_library(
service_yaml = None,
metadata = None,
legacy_proto_load = None,
service_yaml = None,
extra_protoc_parameters = [],
extra_protoc_file_parameters = {},
**kwargs):
Expand Down

0 comments on commit 78fd850

Please sign in to comment.