Drop refactored-out frontend.script module

This commit is contained in:
Ilya Chernikov
2019-02-22 21:17:11 +01:00
parent a65dafc37d
commit 64c3bcd9ab
16 changed files with 0 additions and 39 deletions
@@ -21,7 +21,6 @@ dependencies {
compileOnly(intellijCoreDep()) { includeJars("intellij-core") }
testCompile(project(":compiler:frontend"))
testCompile(project(":compiler:frontend.script"))
testCompile(project(":compiler:plugin-api"))
testCompile(project(":compiler:util"))
testCompile(project(":compiler:cli"))