Skip to content

Commit 7be214b

Browse files
committed
clean up
1 parent 74e1d12 commit 7be214b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

hll/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ subprojects {
4848
plugin(libraries.plugins.aws.kotlin.repo.tools.kmp.get().pluginId)
4949
}
5050

51-
// configurePublishing("aws-sdk-kotlin")
52-
5351
kotlin {
5452
explicitApi()
5553

hll/dynamodb-mapper/dynamodb-mapper-annotations/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

6-
description = "Annotations used for the DynamoDbMapper client"
6+
description = "DynamoDbMapper annotations"
77
extra["displayName"] = "AWS :: SDK :: Kotlin :: HLL :: DynamoDbMapper :: Annotations"
88
extra["moduleName"] = "aws.sdk.kotlin.hll.dynamodbmapper.annotations"

0 commit comments

Comments
 (0)