We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dff596 commit 99ede7cCopy full SHA for 99ede7c
src/main/resources/META-INF/plugin.xml
@@ -231,14 +231,6 @@
231
instance="com.gitlab.lae.intellij.actions.tree.app.AppConfigurable"/>
232
</extensions>
233
234
- <application-components>
235
- <component>
236
- <implementation-class>
237
- com.gitlab.lae.intellij.actions.tree.app.App
238
- </implementation-class>
239
- </component>
240
- </application-components>
241
-
242
<applicationListeners>
243
<listener class="com.gitlab.lae.intellij.actions.tree.app.Startup"
244
topic="com.intellij.ide.AppLifecycleListener"/>
0 commit comments