Remove dependency of module 'frontend' on 'plugin-api'

This breaks the circular dependency between them
This commit is contained in:
Alexander Udalov
2017-06-02 21:02:49 +03:00
parent cc2f607be3
commit 2ed027219c
11 changed files with 11 additions and 2 deletions
@@ -9,5 +9,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="plugin-api" />
</component>
</module>