Remove dependency on stream-debugger plugin from 'idea' project
This commit is contained in:
committed by
Yan Zhulanow
parent
5779eacb23
commit
320cb18746
@@ -48,7 +48,6 @@ dependencies {
|
||||
compileOnly(intellijPluginDep("copyright"))
|
||||
compileOnly(intellijPluginDep("properties"))
|
||||
compileOnly(intellijPluginDep("java-i18n"))
|
||||
compileOnly(intellijPluginDep("stream-debugger"))
|
||||
|
||||
testCompile(project(":kotlin-test:kotlin-test-junit"))
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
|
||||
Reference in New Issue
Block a user