mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 03:57:08 +00:00
[kotlin][spring] Remove EOL from template (#16045)
* remove EOL from template * better code format
This commit is contained in:
@@ -17,7 +17,6 @@ import javax.servlet.ServletContext
|
||||
|
||||
|
||||
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"])
|
||||
|
||||
@Configuration
|
||||
@EnableSwagger2
|
||||
class SpringFoxConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user