Remove obsolete source-sections plugin

This commit is contained in:
Ilya Chernikov
2020-04-02 19:43:16 +02:00
parent f84fd810f0
commit cf387ffad1
16 changed files with 0 additions and 665 deletions
@@ -32,7 +32,6 @@ dependencies {
testCompileOnly(project(":kotlin-allopen-compiler-plugin"))
testCompileOnly(project(":allopen-ide-plugin"))
testCompileOnly(project(":kotlin-imports-dumper-compiler-plugin"))
testCompileOnly(project(":kotlin-source-sections-compiler-plugin"))
testCompileOnly(project(":kotlinx-serialization-compiler-plugin"))
testCompileOnly(project(":kotlinx-serialization-ide-plugin"))
testCompileOnly(project(":kotlin-sam-with-receiver-compiler-plugin"))