IDEA project configuration: remove unused dependencies on intellij.tools.content module

This commit is contained in:
nik
2018-12-05 15:16:21 +03:00
parent af32401759
commit 9b6769fc5a

View File

@@ -6,7 +6,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.tools.content" />
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.python.community.plugin" exported="" />