Skip to content

Commit

Permalink
Address reviewer coments
Browse files Browse the repository at this point in the history
  • Loading branch information
achew22 authored May 5, 2018
1 parent d395c64 commit 74a397e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protoc-gen-swagger/defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def _run_proto_gen_swagger(direct_proto_srcs, transitive_proto_srcs, actions, pr

def _proto_gen_swagger_impl(ctx):
proto = ctx.attr.proto.proto
grpc_api_configuration = None
grpc_api_configuration = ctx.file.grpc_api_configuration

return struct(
Expand Down

0 comments on commit 74a397e

Please sign in to comment.