Clean unused dependencies, minor refactorings
This commit is contained in:
@@ -37,8 +37,6 @@ dependencies {
|
||||
testRuntime(ideaSdkCoreDeps("*.jar"))
|
||||
testRuntime(ideaSdkDeps("*.jar"))
|
||||
// testRuntime(project(":kotlin-compiler", configuration = "default"))
|
||||
|
||||
buildVersion()
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user