Skip to content

Commit 561cc65

Browse files
committed
add a space
1 parent 61e4b11 commit 561cc65

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ internal class HighLevelRenderer(
4242
attributes,
4343
)
4444

45-
val annotation = SchemaRenderer(logger,annotated, renderCtx)
45+
val annotation = SchemaRenderer(logger, annotated, renderCtx)
4646
annotation.render()
4747
}
4848
}

0 commit comments

Comments
 (0)