Skip to content

Commit 2e2f0e7

Browse files
chore: auto-fix lint and format issues
1 parent 7d2f59b commit 2e2f0e7

File tree

1 file changed

+0
-1
lines changed
  • airbyte-cdk/bulk/toolkits/load-s3/src/main/kotlin/io/airbyte/cdk/load/file/s3

1 file changed

+0
-1
lines changed

airbyte-cdk/bulk/toolkits/load-s3/src/main/kotlin/io/airbyte/cdk/load/file/s3/S3Client.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ class S3ClientFactory(
251251
httpClient(CrtHttpEngine)
252252
}
253253

254-
255254
return S3Client(
256255
s3SdkClient,
257256
bucketConfig.s3BucketConfiguration,

0 commit comments

Comments
 (0)