Skip to content

Commit 7cb9449

Browse files
adrianstanciujreynard-code
authored andcommitted
fix formatting (blank line)
1 parent 3fc3886 commit 7cb9449

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
@@ -48,7 +48,7 @@ tasks.register<Copy>("copySubProjectsOpenAPIFiles") {
4848
// For example: organization/src/main/openapi/organization.yaml
4949
// Get the order from settings.gradle.kts include() declaration
5050
val moduleOrder = rootProject.subprojects.map { it.name }
51-
51+
5252
val sourcePaths =
5353
configurations.implementation
5454
.get()

0 commit comments

Comments
 (0)