Skip to content

Commit 73ca05a

Browse files
committed
lint
1 parent 03287f5 commit 73ca05a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-plugins/kmp-conventions/src/main/kotlin/aws/sdk/kotlin/gradle/kmp/ConfigureTargets.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ fun Project.configureKmpTargets() {
121121
} else {
122122
println("Skipping configuration of Windows target for unsupported project: $group")
123123
}
124-
125124
}
126125
if ((hasLinux || hasDesktop) && HostManager.hostIsLinux) {
127126
if (group == "aws.sdk.kotlin.crt") { // TODO Remove special-casing once K/N is released across the entire project

0 commit comments

Comments
 (0)