Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 721484108
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Jan 30, 2025
1 parent 72ec304 commit 080a983
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ private enum OutputMode {

private ProtobufToStringOutput() {}

@CanIgnoreReturnValue
private static OutputMode setOutputMode(OutputMode newMode) {
OutputMode oldMode = outputMode.get();
outputMode.set(newMode);
Expand Down

0 comments on commit 080a983

Please sign in to comment.