Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Mar 17, 2024
1 parent c41554a commit 47483c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ private static BaggageAndScope baggageScopeClosingScope(Entry<String, String> en
if (scope == null) {
return scopeClosingBaggageAndScope(entry, baggage);
}

return scopeClosingBaggageAndScope(entry, baggage).andThen(scope);
}

Expand Down

0 comments on commit 47483c9

Please sign in to comment.