Skip to content

Commit ee0e871

Browse files
committed
ktlint
1 parent d18f111 commit ee0e871

File tree

1 file changed

+0
-1
lines changed
  • hll/dynamodb-mapper/dynamodb-mapper-schema-codegen/src/main/kotlin/aws/sdk/kotlin/hll/dynamodbmapper/codegen/annotations/rendering

1 file changed

+0
-1
lines changed

hll/dynamodb-mapper/dynamodb-mapper-schema-codegen/src/main/kotlin/aws/sdk/kotlin/hll/dynamodbmapper/codegen/annotations/rendering/SchemaRenderer.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ internal class SchemaRenderer(
6969
?.getAnnotationsByType(DynamoDbAttribute::class)
7070
?.singleOrNull()?.name ?: sortKeyProp?.name
7171

72-
7372
/**
7473
* Skip rendering a class builder if:
7574
* - the user has configured GenerateBuilders to WHEN_REQUIRED (default value) AND

0 commit comments

Comments
 (0)