mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
Remove groovy-stdlib dependency where unused
GitOrigin-RevId: ecbe272c09c97517177b2214479f2644c1ef3229
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b19ae11875
commit
ac6e041167
@@ -12,6 +12,5 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.python.helpers" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="Ant" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -13,7 +13,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.pydev" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.smRunner" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user