Skip to content

Commit a995d09

Browse files
committed
Remove kotlinx.team.node plugin publishing
Node plugin itself was removed in 723a489
1 parent a27d0d4 commit a995d09

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ gradlePlugin {
3232
id = "kotlinx.team.infra"
3333
implementationClass = "kotlinx.team.infra.InfraPlugin"
3434
}
35-
teamNodePlugin {
36-
id = "kotlinx.team.node"
37-
implementationClass = "kotlinx.team.infra.node.NodePlugin"
38-
}
3935
}
4036
}
4137

0 commit comments

Comments
 (0)