Fix project structure after rebase on master

This commit is contained in:
Ilya Chernikov
2017-08-19 18:13:26 +02:00
parent d0b8767536
commit 336e24b837
16 changed files with 38 additions and 18 deletions
@@ -9,7 +9,6 @@ dependencies {
compile(project(":compiler:frontend.java"))
compile(project(":idea:ide-common"))
compile(project(":plugins:uast-kotlin"))
compile(preloadedDeps("uast-common", "uast-java"))
buildVersion()
}