Skip to content

Commit edd412a

Browse files
chashnikovintellij-monorepo-bot
authored andcommitted
[graphql] cleanup: remove unused dependency from the intellij.graphql.yaml module
It isn't used in code and won't work at runtime anyway because there is no corresponding dependency in the plugin descriptor. This change is also necessary to avoid failures in the test which verifies dependencies (IJPL-171921). GitOrigin-RevId: 1bd310de9bc7de9935363607799043c802f26730
1 parent 993fd06 commit edd412a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

yaml/intellij.graphql.yaml.iml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
2323
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
2424
<orderEntry type="module" module-name="intellij.yaml" />
25-
<orderEntry type="module" module-name="intellij.yaml.backend" />
2625
<orderEntry type="module" module-name="intellij.graphql" />
2726
</component>
2827
</module>

0 commit comments

Comments
 (0)