Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 365638944
  • Loading branch information
cgdecker authored and Flogger Team committed Mar 29, 2021
1 parent d3ac95d commit 75f91d6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,8 @@ protected ScopedLoggingContext() {}
*/
@Deprecated
@CheckReturnValue
public Builder newScope() {
public
Builder newScope() {
return newContext();
}

Expand Down

0 comments on commit 75f91d6

Please sign in to comment.