Skip to content

Commit

Permalink
remove s3control imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Jun 20, 2024
1 parent 824ca35 commit f848b01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/s3/e2eTest/src/S3TestUtils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import aws.sdk.kotlin.services.s3.model.LifecycleRuleFilter
import aws.sdk.kotlin.services.s3.paginators.listObjectsV2Paginated
import aws.sdk.kotlin.services.s3.waiters.waitUntilBucketExists
import aws.sdk.kotlin.services.s3.waiters.waitUntilBucketNotExists
import aws.sdk.kotlin.services.s3control.*
import aws.sdk.kotlin.services.s3control.model.*
import aws.smithy.kotlin.runtime.http.request.HttpRequest
import aws.smithy.kotlin.runtime.text.ensurePrefix
import kotlinx.coroutines.*
Expand Down

0 comments on commit f848b01

Please sign in to comment.