Skip to content

Commit

Permalink
Add missing line to docstring after Args
Browse files Browse the repository at this point in the history
Without it stardoc breaks.

PiperOrigin-RevId: 694033035
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Nov 7, 2024
1 parent cdc8df2 commit 541432d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
1 change: 1 addition & 0 deletions bazel/common/proto_common.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def _get_import_path(proto_file):
Args:
proto_file: (File) The .proto file
Returns:
(str) import path
"""
Expand Down
17 changes: 0 additions & 17 deletions csharp/src/Google.Protobuf/Reflection/FeatureSetDescriptor.g.cs

This file was deleted.

0 comments on commit 541432d

Please sign in to comment.