Skip to content

Commit 093cdc3

Browse files
committed
Remove last end of line
1 parent 04d33e4 commit 093cdc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/JavaSpring/oneof_interface.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ public {{>sealed}}interface {{classname}}{{#vendorExtensions.x-implements}}{{#-f
2222
{{#discriminator}}
2323
public {{propertyType}} {{propertyGetter}}();
2424
{{/discriminator}}
25-
}
25+
}

0 commit comments

Comments
 (0)