Simplified nodejs setup

This commit is contained in:
dankito 2023-04-10 23:21:09 +02:00
parent 46fce04a44
commit c47c1709c7
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ kotlin {
} }
} }
} }
}
js("nodeJs") {
nodejs { nodejs {
} }