small buildscript tidy
This commit is contained in:
parent
d2b9bc7d79
commit
cd474221a6
2 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@ import org.jetbrains.grammarkit.tasks.GenerateLexerTask
|
||||||
import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
|
import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm")
|
|
||||||
id("org.jetbrains.grammarkit")
|
id("org.jetbrains.grammarkit")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
|
import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm")
|
|
||||||
id("org.jetbrains.grammarkit")
|
id("org.jetbrains.grammarkit")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue