Skip to content

Commit 53d87fa

Browse files
committed
fix: outdated import
1 parent 7138f80 commit 53d87fa

File tree

1 file changed

+1
-1
lines changed
  • hll/dynamodb-mapper/dynamodb-mapper/common/src/aws/sdk/kotlin/hll/dynamodbmapper/internal

1 file changed

+1
-1
lines changed

hll/dynamodb-mapper/dynamodb-mapper/common/src/aws/sdk/kotlin/hll/dynamodbmapper/internal/DynamoDbMapperImpl.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import aws.sdk.kotlin.hll.dynamodbmapper.DynamoDbMapper
88
import aws.sdk.kotlin.hll.dynamodbmapper.items.ItemSchema
99
import aws.sdk.kotlin.hll.dynamodbmapper.model.internal.tableImpl
1010
import aws.sdk.kotlin.hll.dynamodbmapper.pipeline.InterceptorAny
11-
import aws.sdk.kotlin.runtime.http.interceptors.AwsBusinessMetric
11+
import aws.sdk.kotlin.runtime.http.interceptors.businessmetrics.AwsBusinessMetric
1212
import aws.sdk.kotlin.services.dynamodb.DynamoDbClient
1313
import aws.sdk.kotlin.services.dynamodb.withConfig
1414
import aws.smithy.kotlin.runtime.businessmetrics.emitBusinessMetric

0 commit comments

Comments
 (0)