Skip to content

Commit 3026543

Browse files
committed
whitespace
1 parent 5140aa5 commit 3026543

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/main/kotlin/org/javacs/kt/Compiler.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ import org.javacs.kt.util.KotlinLSException
7777
import org.javacs.kt.util.KotlinNullableNotNullManager
7878
import org.javacs.kt.util.LoggingMessageCollector
7979

80-
81-
8280
private val GRADLE_DSL_DEPENDENCY_PATTERN = Regex("^gradle-(?:kotlin-dsl|core).*\\.jar$")
8381

8482
/**

0 commit comments

Comments
 (0)