Clean up trailing whitespace in defs.bzl

PiperOrigin-RevId: 580198718
pull/14640/head
Hong Shin 1 year ago committed by Copybara-Service
parent 9118b9084a
commit 9ac3548fa9
  1. 2
      rust/defs.bzl

@ -18,7 +18,7 @@ visibility([
])
def rust_proto_library(name, deps, visibility = [], **args):
"""Declares all the boilerplate needed to use Rust protobufs conveniently.
"""Declares all the boilerplate needed to use Rust protobufs conveniently.
Hopefully no user will ever need to read this code.

Loading…
Cancel
Save