Skip to content

Commit a98eaa7

Browse files
committed
Fixed build.gradle.kts... again, again
1 parent e1e90cb commit a98eaa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import io.gitlab.arturbosch.detekt.Detekt
32
import org.jetbrains.changelog.markdownToHTML
43
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
@@ -118,4 +117,4 @@ tasks {
118117
}
119118
}
120119

121-
apply(plugin = "org.jetbrains.grammarkit")
120+
apply(plugin = "org.jetbrains.grammarkit")

0 commit comments

Comments
 (0)