[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

@@ -17,7 +17,6 @@ import javax.servlet.ServletContext
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"])
@Configuration
@EnableSwagger2
class SpringFoxConfiguration {