Skip to content

Commit c05de37

Browse files
committed
Removing extra line
1 parent b9b8a51 commit c05de37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/stages/ApplyUserAgentStage.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ private static Optional<String> getBusinessMetricsString(ExecutionAttributes exe
160160
return Optional.of(businessMetrics.asBoundedString());
161161
}
162162

163-
164163
private static Optional<Collection<String>> credentialProviderBusinessMetrics(
165164
ExecutionAttributes executionAttributes) {
166165
return Optional.ofNullable(

0 commit comments

Comments
 (0)