Skip to content

Commit a951423

Browse files
committed
ktlint
1 parent 9dc8e03 commit a951423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hll/dynamodb-mapper/dynamodb-mapper-schema-generator-plugin/build.gradle.kts

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

6-
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
76
import aws.smithy.kotlin.runtime.InternalApi
87
import aws.smithy.kotlin.runtime.text.ensureSuffix
8+
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
99

1010
description = "Plugin used to generate DynamoDbMapper schemas from user classes"
1111
extra["displayName"] = "AWS :: SDK :: Kotlin :: HLL :: DynamoDbMapper :: Schema Generator Plugin"

0 commit comments

Comments
 (0)