Skip to content

Commit c684718

Browse files
committed
clean up
1 parent 0e0f666 commit c684718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/io/openapiprocessor/spring/processor/SpringProcessor.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class SpringProcessor {
9191
javaDocWriter
9292
),
9393
listOf(AdditionalEnumWriter()::write),
94-
GoogleFormatter(),
94+
formatter,
9595
writerFactory
9696
)
9797

0 commit comments

Comments
 (0)