Skip to content

Commit ec40c02

Browse files
committed
fix formatting (blank line)
1 parent 0b07e58 commit ec40c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tasks.register<Copy>("copySubProjectsOpenAPIFiles") {
4949
// For example: organization/src/main/openapi/organization.yaml
5050
// Get the order from settings.gradle.kts include() declaration
5151
val moduleOrder = rootProject.subprojects.map { it.name }
52-
52+
5353
val sourcePaths =
5454
configurations.implementation
5555
.get()

0 commit comments

Comments
 (0)