[kotlin][spring] Remove EOL from template (#16045)

* remove EOL from template

* better code format
This commit is contained in:
William Cheng
2023-07-10 11:44:29 +08:00
committed by GitHub
parent 75067b2581
commit 852eb956db
12 changed files with 28 additions and 37 deletions

View File

@@ -11,7 +11,6 @@ import io.swagger.v3.oas.models.Components
import io.swagger.v3.oas.models.security.SecurityScheme
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"])
@Configuration
class SpringDocConfiguration {