Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit d2f27aa

Browse files
author
Sergey Mashkov
committed
Remove redundant annotation
1 parent 34a4388 commit d2f27aa

File tree

1 file changed

+0
-1
lines changed
  • kotlin-frontend/src/main/kotlin/org/jetbrains/kotlin/gradle/frontend/karma

1 file changed

+0
-1
lines changed

kotlin-frontend/src/main/kotlin/org/jetbrains/kotlin/gradle/frontend/karma/KarmaConfigTask.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import java.io.*
99

1010
open class KarmaConfigTask : DefaultTask() {
1111
@get:Internal
12-
@get:Optional
1312
val configsDir: File
1413
get() = project.projectDir.resolve("karma.config.d")
1514

0 commit comments

Comments
 (0)